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: adding configurable ssl configs and change the format of storing kafk… #5

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

shubhamcoc
Copy link
Contributor

Adding authentication options in Kafka dump tool to create a client with Kafka server having SSL enabled and adding more fields while storing the data in parquet file for exact restore of messages.

@huantt huantt self-assigned this Sep 11, 2023
@huantt
Copy link
Owner

huantt commented Sep 11, 2023

Thank you for your pull request! I greatly appreciate your contribution.
I'll review it as soon as possible and provide feedback.

@huantt huantt added the feature label Sep 11, 2023
impl/parquet_writer.go Show resolved Hide resolved
impl/parquet_reader.go Outdated Show resolved Hide resolved
impl/parquet_writer.go Show resolved Hide resolved
impl/parquet_reader.go Show resolved Hide resolved
impl/parquet_reader.go Outdated Show resolved Hide resolved
impl/parquet_reader.go Show resolved Hide resolved
@huantt huantt changed the title Adding configurable ssl configs and change the format of storing kafk… feat: adding configurable ssl configs and change the format of storing kafk… Sep 12, 2023
@huantt
Copy link
Owner

huantt commented Sep 12, 2023

@shubhamcoc LGTM.
Please help me to update the README.md

@shubhamcoc
Copy link
Contributor Author

@shubhamcoc LGTM. Please help me to update the README.md

I will update it another patch @huantt. will it work?

@huantt
Copy link
Owner

huantt commented Sep 12, 2023

another

Why don't you update in this PR?

We need to keep README.md up-to-date

@shubhamcoc
Copy link
Contributor Author

another

Why don't you update in this PR?

We need to keep README.md up-to-date

updated the README.

@huantt huantt merged commit 30efacc into huantt:main Sep 12, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants