elasticsearch-inout-plugin icon indicating copy to clipboard operation
elasticsearch-inout-plugin copied to clipboard

An Elasticsearch plugin which provides the ability to export data by query on server side.

Results 21 elasticsearch-inout-plugin issues
Sort by recently updated
recently updated
newest added

While using 0.90.3 version with this plugin i got Out of heap size memory issue. When i increase the heap size, the restore worked perfectly. Is there any math or...

Hi, We use - 1) elastic search version 0.90.3, 2) Plugin version was picked up from website. 3) Heap space size is default i.e. 256M 4) Data size is 46MB...

Hi, due to changes on elasticsearch side in 0.90.3 plugin does not build anymore.

Hi, When i use search into option of plugin it gives me error. local@pldsvv-07:/var/elasticsearch/elasticsearch-0.90.3$ curl -XPOST localhost:9200/test -d '{ > ``` > "settings" : { > "number_of_shards" : 1 >...

Please help, i'm getting errors while using this pluging. During restore - local@pldsvv-07:/var/elasticsearch/elasticsearch-0.90.5/data/elasticsearch/nodes/0/dump$ curl -X POST 'http://localhost:9200/test/_restore' {"imports":[{"node_id":"CPLS3RSJQ_Ks-Wky0iZiGQ","took":42846,"imported_files":[{"file_name":"/var/elasticsearch/elasticsearch-0.90.5/data/elasticsearch5/nodes/0/dump/elasticsearch_test_2.json.gz","successes":54751,"failures":0},{"file_name":"/var/elasticsearch/elasticsearch-0.90.5/data/elasticsearch5/nodes/0/dump/elasticsearch_test_4.json.gz","successes":54735,"failures":0},{"file_name":"/var/elasticsearch/elasticsearch-0.90.5/data/elasticsearch5/nodes/0/dump/elasticsearch_test_3.json.gz","successes":54767,"failures":0},{"file_name":"/var/elasticsearch/elasticsearch-0.90.5/data/elasticsearch5/nodes/0/dump/elasticsearch_test_0.json.gz","successes":54792,"failures":0},{"file_name":"/var/elasticsearch/elasticsearch-0.90.5/data/elasticsearch5/nodes/0/dump/elasticsearch_test_1.json.gz","successes":54736,"failures":0}]}],"failures":[{"node_id":"lfx_THIqQQCc8K7O9BV80A","reason":"org.elasticsearch.action.FailedNodeException: Failed node [lfx_THIqQQCc8K7O9BV80A]; org.elasticsearch.transport.RemoteTransportException: [52][inet[/10.3.176.22:9300]][el-crate-restore/n]; org.elasticsearch.transport.ActionNotFoundTransportException: No handler for action [el-crate-restore/n]"},{"node_id":"o9CeDxCZT7KX3dvLueHyng","reason":"org.elasticsearch.action.FailedNodeException: Failed...

Can i use this tool for hot backup? Coming from Oracle background, which provides this functionality thought to check if i can do the same using this plug in? As...

I'm having trouble installing, would put the facility install org-user_component-version or maven repository

I ran an export for a particular type objects of an index just now and ended up having 5 .json files, one for each shard. Is there any way to...

Hi, it would be nice, if aliases would also dumped and restored. Thanks Greg

One time I launched a _dump on all the indexes available on my elasticsearch cluster, the node suffered of an overloading. The node, in normal working, has a system load...