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

feat(ingest/kafka-connect): add support for Confluent S3 Sink Connector #8298

Merged
merged 14 commits into from
Aug 2, 2023

Conversation

tusharm
Copy link
Contributor

@tusharm tusharm commented Jun 24, 2023

https://feature-requests.datahubproject.io/p/confluent-s3-sink-connector-as-a-source

Note:
I tried updating the existing test test_kafka_connect.py but the fixture that creates the docker-compose setup, kept failing due to timeouts. To work around that, I created an entirely separate test.
I understand there is a bit of duplication but if the former approach works in the CI, happy to port my test back into test_kafka_connect.py.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Jun 24, 2023
@tusharm tusharm marked this pull request as ready for review June 24, 2023 07:00
Copy link
Collaborator

@mayurinehate mayurinehate left a comment

Choose a reason for hiding this comment

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

Overall looks good.
Left some comments around topics config and tests.

@tusharm
Copy link
Contributor Author

tusharm commented Jul 15, 2023

@mayurinehate anything else needed to merge this?

@mayurinehate
Copy link
Collaborator

@mayurinehate anything else needed to merge this?

Hey @tusharm, Thank you for patience. Once CI passes, it should be good to merge from my side.
@hsheth2 can you please help with starting CI checks and approving the PR, if everything looks good ?

@maggiehays maggiehays added the merge-pending-ci A PR that has passed review and should be merged once CI is green. label Jul 17, 2023
Copy link
Collaborator

@asikowitz asikowitz left a comment

Choose a reason for hiding this comment

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

Approving based on Mayuri's recommendation

@tusharm
Copy link
Contributor Author

tusharm commented Aug 1, 2023

hey @anshbansal, I see one of the checks failing - doesn’t seem related to changes in this PR. Is this error specific on this branch?

@anshbansal anshbansal merged commit e2919cf into datahub-project:master Aug 2, 2023
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community ingestion PR or Issue related to the ingestion of metadata merge-pending-ci A PR that has passed review and should be merged once CI is green.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants