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

Reading from Stdin instead of a file #28

Open
quixote911 opened this issue Nov 28, 2016 · 1 comment
Open

Reading from Stdin instead of a file #28

quixote911 opened this issue Nov 28, 2016 · 1 comment

Comments

@quixote911
Copy link

Is it possible for me to get jsonpyes to read from stdin instead of a file?

My dataset is a json.gz file. It's a bit wasteful to un-gzip it before uploading to ES. I'd prefer if I could zcat myfile.json.gz | jsonpyes ....

@xros
Copy link
Owner

xros commented Jan 3, 2017

@ankitarora121 it would be possible. I haven't added this feature in this program. But this is a nice feature.

@xros xros added this to the import from stdin milestone Jan 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants