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

fix: docker compose yml #637

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Conversation

Emrehzl94
Copy link
Contributor

Docker compose file updated from quick start documentation.

@Emrehzl94 Emrehzl94 requested a review from a team as a code owner July 17, 2024 12:22

connect:
image: confluentinc/cp-kafka-connect
image: cnfldemos/cp-server-connect-datagen:0.6.0-7.3.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the right image?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, doesn't look so but I also don't know why this is the image in the documents

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can keep it as confluentinc/cp-kafka-connect:7.3.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an error in connect instance logs like

2024-07-19 09:12:39 [2024-07-19 07:12:39,449] ERROR Uncaught exception in REST call to /v1/metadata/id (org.apache.kafka.connect.runtime.rest.errors.ConnectExceptionMapper)
2024-07-19 09:12:39 javax.ws.rs.NotFoundException: HTTP 404 Not Found

when I tried confluentinc/cp-kafka-connect:7.3.0

but confluentinc/cp-server-connect:7.3.0 seems to work seamlessly

@Emrehzl94 Emrehzl94 merged commit 9121ec8 into neo4j-contrib:5.0 Jul 19, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants