Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lambda Function streamProcessor.go cannot find handler #228

Open
jmhal opened this issue Oct 3, 2020 · 0 comments
Open

Lambda Function streamProcessor.go cannot find handler #228

jmhal opened this issue Oct 3, 2020 · 0 comments

Comments

@jmhal
Copy link

jmhal commented Oct 3, 2020

Hello,

I am following Module 5 within the Go version of the tutorial. During the Creating the Streaming Service Stack, I was able to deploy the lambda function that handles the Kinesis click stream. But in the CloudWatch logs, I get the following error whenever I select a Mysfits profile:

fork/exec /var/task/streamProcessor.processRecord: no such file or directory: PathError null

After some googling, some suggested to compile the function with the environment variables GOOS=linux GOARCH=amd64 . How can I do that from inside the transformed-streaming.yaml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant