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

ERROR [2/2] COPY target/kafka-streams-avro-to-json-1.0-SNAPSHOT-jar-with-dependencies.jar app.jar #1

Open
omnipresent07 opened this issue Nov 7, 2021 · 1 comment

Comments

@omnipresent07
Copy link

Hi - Watched the youtube video. This was very well done and loved the content. I tried doing docker-compose up but get this error

ERROR [2/2] COPY target/kafka-streams-avro-to-json-1.0-SNAPSHOT-jar-with-dependencies.jar app.jar

I believe the Dockerfile for kafka-streams-avro-to-json is missing the build command because without that the target folder won't be available. While running your demo, do you remember what the command was?

@soufianeodf
Copy link
Owner

soufianeodf commented Nov 16, 2021

Hey omnipresent07, really happy that you liked the video content, and sorry for being late to reply. About your question, yeah the project source code in this github repository does not include the target file, but I talked in the youtube video from 18:26 to 19:22 that you need to open the "kafka-streams-avro-to-json" java project in IntellijIDE and generate the target file and then you can run the docker-compose.yml, why I didn't generate a default one and upload it to my github repository, because maybe someone may want to change the kafka topic name or the kafka host name ,etc. Hope my response is clear to you, if not please let me know.

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