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

Simulation example for sending a simple json file to Kafka #1

Open
Allblues opened this issue May 2, 2018 · 4 comments
Open

Simulation example for sending a simple json file to Kafka #1

Allblues opened this issue May 2, 2018 · 4 comments

Comments

@Allblues
Copy link

Allblues commented May 2, 2018

Hi. Can you provide a sample or instructions for a simulation that sends a simple json file to Kafka?

@sbcd90
Copy link
Owner

sbcd90 commented May 4, 2018

Hi, can you please provide a sample json file? like whats the size of the file you expect to ingest, do you separate it into chunks before sending to kafka?

@Allblues
Copy link
Author

Allblues commented May 4, 2018 via email

@sbcd90
Copy link
Owner

sbcd90 commented May 8, 2018

Hi @Allblues ,
Lets break the requirements to two parts.
As per my understanding, this is the flow you want,

csv file -> json string -> kafka
Is this correct?

The second requirement is to break a file into chunks & then sending it into kafka.

@Allblues
Copy link
Author

Allblues commented May 8, 2018 via email

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