moshe / elasticsearch_loader

A tool for batch loading data files (json, parquet, csv, tsv) into ElasticSearch
MIT License
399 stars 83 forks source link

Document how to invoke elasticsearch_loader as a Python Module #94

Closed docdawning closed 3 years ago

docdawning commented 3 years ago

Hi, I'd like to integrate use of elasticsearch_loader in my Python project where I could invoke it as a module. But going by your docs I'm not sure how to do that. I can invoke it through subprocess or some shellexec call, but I'd rather directly trigger it as a Python module. Seems like this should be very possible. An example or two in the README.md would be fantastic.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity (14 days). It will be closed if no further activity occurs in the next 7 days. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed because it has not had recent activity (21 days). Please reopen it if you feel that the issue not resolved yet.