Hi, when inserting data to elastic using nifi's processor (putElastic), i
need to apply static setting for the index..like mentioned in 
https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html
<https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html>
 
, this must be applied in index creation..

With the processor, will it be possible to use this utility? I need to do
this in order to save the space...or in other word, changing the compression
type...

As for last resort, i might need to write custom processor extended from
putElastic 


Any suggestion?

Thank you



--
Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Reply via email to