Ted is right, I meant that it should be (ideally) compiled against Hadoop 2 since 0.98.x deprecates the use of Hadoop 1.
esteban. -- Cloudera, Inc. On Fri, Aug 1, 2014 at 5:14 PM, Ted Yu <[email protected]> wrote: > bq. HBase 0.98.x can only be compiled against Hadoop 2 > > 0.98 builds against hadoop-1 as well. > See https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ > > Cheers > > > On Fri, Aug 1, 2014 at 5:12 PM, Esteban Gutierrez <[email protected]> > wrote: > > > Hello Hima, > > > > HBase 0.98.x can only be compiled against Hadoop 2 and I see that you are > > considering to use Hadoop 1 for one of your components, I'd suggest you > > bump the version of Hadoop at least to 2.2 or something newer. Also the > > integration of the components you mention require modification to the > > dependencies in many places (pom files mostly) and usually that has many > > caveats in order to make them work correctly. My recommendation for you > is > > to look into the Apache Bigtop project http://bigtop.apache.org/ as > > starting point in order to build multiple components from the Hadoop > > ecosystem in a way that will work together. > > > > cheers, > > esteban. > > > > > > -- > > Cloudera, Inc. > > > > > > > > On Fri, Aug 1, 2014 at 4:59 PM, hima bindu <[email protected]> > > wrote: > > > > > Hi Team, > > > > > > I have installed following hadoop family concepts and tried to build > > Oozie > > > 4.0.1 on Hbase 0.98.3 but by default Oozie was built on 0.94.2. Please > > > guide me on steps to build oozie on following Hbase version. > > > > > > hadoop 1.2.1 > > > hbase 0.98.3 > > > pig 0.12.1 > > > sqoop 1.4.4 > > > hive 0.13.1 > > > derby 10.10.2.0 > > > zookeeper 3.4.6 > > > > > > Your help is highly appreciated and I am new to hadoop concepts. Please > > > guide me on details steps to configure the same. > > > > > > Oozie build distribution log file is attached here for your reference. > > > > > > -- > > > > > > *Warm RegardsB.Hima Bindu* > > > > > >
