Last active
March 16, 2022 12:37
-
-
Save pistocop/9cc5f6e1e5b4d88956bdf46714ebc07a to your computer and use it in GitHub Desktop.
[medium][garrascobike] es uploader
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# folder garrascobike-core | |
$ python garrascobike/02_es_uploader.py --es_index my_index \ | |
--es_host http://localhost \ | |
--es_port 9200 \ | |
--input_file ./data/02_entities_extractions/extraction.parquet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment