Is the installation of Pig,Hive,Hbase,Oozie,Zookeeper same in Hadoop 2.0 as in Hadoop 1.0?
NickName:Gautham Honnavara Ask DateTime:2015-02-13T01:05:55

Is the installation of Pig,Hive,Hbase,Oozie,Zookeeper same in Hadoop 2.0 as in Hadoop 1.0?

I recently installed hadoop v_2 with the YARN Configuration. I am planning to install Hadoop ecosystem stack such as Pig,Hive,Hbase,Oozie,Zookeeper etc. I would like to know if I should install the tools from the same link that I did for Hadoop 1.0 Configuration. If not, Could anyone please send me the link for the Hadoop 2 Configuration for these tools ?. I heard that Pig and Hive are more faster in Hadoop 2.0. Therefore would like to know if there are better versions.

Thanks, Gautham

Copyright Notice:Content Author:「Gautham Honnavara」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/28483500/is-the-installation-of-pig-hive-hbase-oozie-zookeeper-same-in-hadoop-2-0-as-in-h

More about “Is the installation of Pig,Hive,Hbase,Oozie,Zookeeper same in Hadoop 2.0 as in Hadoop 1.0?” related questions

Is the installation of Pig,Hive,Hbase,Oozie,Zookeeper same in Hadoop 2.0 as in Hadoop 1.0?

I recently installed hadoop v_2 with the YARN Configuration. I am planning to install Hadoop ecosystem stack such as Pig,Hive,Hbase,Oozie,Zookeeper etc. I would like to know if I should install the...

Show Detail

When to use Hadoop, HBase, Hive and Pig?

What are the benefits of using either Hadoop or HBase or Hive ? From my understanding, HBase avoids using map-reduce and has a column oriented storage on top of HDFS. Hive is a sql-like interface ...

Show Detail

Hadoop ecosystem deployment steps

I am trying to setup all projects from Apache Hadoop stack in one cluster. What is the sequence of setting up apache hadoop ecosystem frameworks. E.g: Hadoop, HBase, ... And if you tested with some

Show Detail

Hadoop , hive , zookeeper etc

I started to learn about hadoop . i was able to get some understanding about it but when i read about Hive , Pig and other tools of Apache , I get confused . So can someone just give a overview about

Show Detail

Hadoop 3.2 Oozie -Pig issue

I am using Hadoop 3.2.1 with pig 0.17.0 and oozie 5.1.0. While Ensuring the Pig Workflow sample in Oozie I have encountered an issue in oozie which are mentioned below. I currently using Guav...

Show Detail

Configuring Hadoop, HBase and Hive Cluster

I am a newbie to Hadoop, HBase and Hive. I installed Hadoop, HBase and Hive in pseudodistributed mode and everything works fine. Now I am planning to set up an simple Hadoop Cluster (5 nodes) with ...

Show Detail

Oozie 4.2.0 build Error with Hadoop 2.7 with Java 1.8

I am running in pseudo-hadoop mode. with following components - Hadoop v2.7.0 - Java 1.8+ - Oozie 4.2.0 - OS - Fedora 22 VM - Maven 3.3 I am having no knowledge about Java or Maven and I am comple...

Show Detail

Hive-Hbase Integration issue -org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat

I am trying to intgrate hive with Hbase. I am using pivotal VM add jar /usr/lib/gphd/hive/lib/hive-hbase-handler-0.12.0-gphd-3.0.0.0.jar add jar /usr/lib/gphd/hive/lib/guava-11.0.2.jar; add jar...

Show Detail

Missing hadoop package in Bigtop (centos) - installation issue

I am trying to install bigtop on centos6 (VM using virtualbox). I am following links given below with little modifications to get latest versions (bigtop 1.1.0) - http://www.dummies.com/how-to/cont...

Show Detail

Sqoop Installation with hadoop 2.2.0?

I am trying to install all apache hadoop components in my system. I installed hadoop-2.2.0, hive-0.11.0, pig-0.12.0, hbase-0.96.0, now its time to install sqoop. So please suggest me installation s...

Show Detail