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

Deployment in Lambda #13

Open
Biswajeet-Sethi opened this issue May 13, 2022 · 6 comments
Open

Deployment in Lambda #13

Biswajeet-Sethi opened this issue May 13, 2022 · 6 comments

Comments

@Biswajeet-Sethi
Copy link

Hello,
Greetings of the day. First of I would like to thank you for sharing your marvelous work. It amazed me and I have just started exploring it.

Though I am facing issues in deploying it in lambda.

I have cloned the source code to my local system. I am also able to upload the word_count.go to a s3 bucket.

But then the command to deploy it in Lambda is not working for me. I am trying the run the command from my source code directory.
Would you please guide exactly what command should i use as per my system.

thanks in advance.
issue1

@bcongdon
Copy link
Owner

What error message are you getting?

@Biswajeet-Sethi
Copy link
Author

Biswajeet-Sethi commented May 23, 2022 via email

@bcongdon
Copy link
Owner

Thanks for your response, unfortunately it doesn't look like the image made its way to Github. Could you post it there directly? (Or even better, just copy/paste the message?)

@Biswajeet-Sethi
Copy link
Author

Biswajeet-Sethi commented May 24, 2022 via email

@Biswajeet-Sethi
Copy link
Author

Biswajeet-Sethi commented May 28, 2022 via email

@bcongdon
Copy link
Owner

This error makes it look the preamble (e.g. the package and imports were deleted).

./word_count.go:4:57: error: expected package
    4 | func (w wordCount) Map(key, value string, emitter corral.Emitter) {
      |       

Did you modify that file after cloning?

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

2 participants