Skip to content

Instantly share code, notes, and snippets.

@pistocop
Last active March 16, 2022 12:37
Show Gist options
  • Save pistocop/9cc5f6e1e5b4d88956bdf46714ebc07a to your computer and use it in GitHub Desktop.
Save pistocop/9cc5f6e1e5b4d88956bdf46714ebc07a to your computer and use it in GitHub Desktop.
[medium][garrascobike] es uploader
# 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