Hey guys, thought others might find this useful. I wrote a DSL for bulk
loading data into elasticsearch from the CLI. It comes in a single .jar
with a very human readable syntax. While es_dump_restore looks nice I
needed a tool with no dependencies except java. It can be found
here: https://github.com/andrewvc/elastic-loader
An example import file might look something like:
Issue an HTTP Request, without stopping due to failure
TRY DELETE /foo
Issue an HTTP request that will stop the import if it fails
sounds good
it's use http, and I want to kown how it could insert into ES in one minute.
thanks.
在 2013年4月15日星期一UTC+8下午11时03分03秒,Andrew Cholakian写道:
Hey guys, thought others might find this useful. I wrote a DSL for bulk
loading data into elasticsearch from the CLI. It comes in a single .jar
with a very human readable syntax. While es_dump_restore looks nice I
needed a tool with no dependencies except java. It can be found here: GitHub - andrewvc/elastic-loader: A tool for loading data into elastic-search in bulk
An example import file might look something like:
Issue an HTTP Request, without stopping due to failure
TRY DELETE /foo
Issue an HTTP request that will stop the import if it fails
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.