Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Reason for Hive dependency on PIg during installation of hive

avatar

Hi community,

what is the reason for hive dependency on pig during installation process in ambari ?

Br,

Dennis

1 ACCEPTED SOLUTION

avatar

Probably for using HCatalog with can be extremely useful for Pig programmers even if they don't want to use Hive and just leverage this for schema management instead of defining AS clauses in their LOAD commands?

Just as likely this is something hard-coded into Ambari? If you really don't want Hive, I bet you can just delete it after installation.

For giggles, I stood up an HDFS-only HDP 3.1.0 cluster for https://community.hortonworks.com/questions/245432/is-it-possible-to-install-only-hdfs-on-linux-mach... and just added Pig (required YARN, MR, Tez & ZK, but that makes sense!) and did NOT require Hive to be added as seen below.

Good luck and happy Hadooping!

108453-screen-shot-2019-05-04-at-41505-pm.png

108423-screen-shot-2019-05-04-at-41414-pm.png


View solution in original post

1 REPLY 1

avatar

Probably for using HCatalog with can be extremely useful for Pig programmers even if they don't want to use Hive and just leverage this for schema management instead of defining AS clauses in their LOAD commands?

Just as likely this is something hard-coded into Ambari? If you really don't want Hive, I bet you can just delete it after installation.

For giggles, I stood up an HDFS-only HDP 3.1.0 cluster for https://community.hortonworks.com/questions/245432/is-it-possible-to-install-only-hdfs-on-linux-mach... and just added Pig (required YARN, MR, Tez & ZK, but that makes sense!) and did NOT require Hive to be added as seen below.

Good luck and happy Hadooping!

108453-screen-shot-2019-05-04-at-41505-pm.png

108423-screen-shot-2019-05-04-at-41414-pm.png