elasticsearch - Stream data from Elastic search and store in Hadoop -


i reading data elastic search through external table in hive. want load data hdfs es continuously instead of doing external query in es, , fetch data hive hdfs. ultimately, want fetch data hive tableau.

please suggest way store data es hdfs.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -