Hive integration - Which jar do we need?

I have downloaded ES hadoop jar.
I need to fetch data from Hive tables to ES. There are two jar ES-hadoop and ES-hadoop-hive. Which one to utilise to connect and fetch data from Hive?

Either will be fine, but not both. ES-Hadoop jar contains the code for all the integrations, ES-Hadoop-Hive contains the code for just the Hive integration. Otherwise they're the same.

1 Like

Thanks its better to go with hadoop jar then

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.