Created 04-30-2019 07:20 AM
Hi community,
what is the reason for hive dependency on pig during installation process in ambari ?
Br,
Dennis
Created on 05-04-2019 08:17 PM - edited 08-17-2019 03:41 PM
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!
Created on 05-04-2019 08:17 PM - edited 08-17-2019 03:41 PM
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!