Shinsuke Sugaya

Results 201 comments of Shinsuke Sugaya

limit is a request parameter.

> {index=oldindex, id=newindex, type=_reindex} I think plugin installation was failed.

Try: https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-plugins.html

I think elasticsearch's log file contains warn or error messages.

"file" request parameter stores an exported file in elasticsearch server without storing data into a response. ex. `localhost:9200/{index}/_data?format=csv&file=/tmp/test.csv...`

Did you set source_content_type? [Test cases](https://github.com/codelibs/elasticsearch-dataformat/blob/master/src/test/java/org/codelibs/elasticsearch/df/DataFormatPluginTest.java#L192) work.

Thank you for the info. It'll be fixed in the next release.

elasticsearch-cluster-runner 6.5.4.0 is for elasticsearch 6.5.4.