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

CSV Output from CLI #2

Open
jmoussa opened this issue Mar 5, 2022 · 0 comments
Open

CSV Output from CLI #2

jmoussa opened this issue Mar 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jmoussa
Copy link
Owner

jmoussa commented Mar 5, 2022

Some users will just want a dump of whatever the pipeline outputs.
In this scenario we're assuming the user has already loaded up their MongoDB instance with data, and this will query that data and return back results in csv form.

To be considered:

  • Column layout/structure for csv?
  • Instead of pulling from the db, start the pipeline and output a csv file for every n tweets
    • add a sink-to-CSV function to the pipeline as an optional pipeline run type)
@jmoussa jmoussa added the enhancement New feature or request label Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant