Hi, 
I am playing with elasticsearch and hive integration. The documentation 
says 
to set configuration like es.nodes, es.port  in TBLPROPERTIES. It works. 
But it can cause many reduntant codes. If I have ten data set to index to 
the same es cluster,
 I would have to repeat this information ten times in TBLPROPERTIES. Even 
if 
 I use var substitution I still have to rwrite this subtititiov var for 
 each table definition. 
What I am looking for is to put these info in say one file and  pass the 
location, in some way, to hive cli
so hive elasticsearch will get these settings when trying to find es server 
to talk to.
I am not looking into put these info into files like  hive-site.xml. 

Thanks,

Jack

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/7040c805-e845-4b3d-a9fe-5e18d8445f7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to