Matthew Drago
Results
2
comments of
Matthew Drago
Hi, We're facing a related problem when using stream.noack() in conjunction with filter function where the offsets aren't committed properly and the filtered out messages would increase the lag on...
Setting the AWS cli environment variables before running the ```feast apply``` command should work ``` export AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE export AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY ``` However I could not find a way to pass the...