Hi, If you are able to read Spanish, in https://bitacoras.citius.usc.es/tecnologia/2014/06/05/hadoop-para-64-bits/ it's described step by step how to compile Hadoop 2.4 in a CentOS 6.5 64 bits.
Cheers Tomas En 12/06/14 18:37, Lukas Drbal escribiu: > Hi all, > > i have a problem with build hadoop from source code. I take git > from https://github.com/apache/hadoop-common and branch-2.2.1 and try > mvn package -Pdist,native -DskipTests -Dtar but it return a lot errors. > > Here is log from > mvn https://gist.github.com/anonymous/052b6d45f64be01dab43 > > > My enviroment: > > lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] ∑ java -version > java version "1.7.0_60" > Java(TM) SE Runtime Environment (build 1.7.0_60-b19) > Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode) > lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] ∑ mvn -version > Apache Maven 3.0.5 > Maven home: /usr/share/maven > Java version: 1.6.0_45, vendor: Sun Microsystems Inc. > Java home: /usr/lib/jvm/java-6-oracle/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "3.14-1-amd64", arch: "amd64", family: "unix" > lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] ∑ > > > I need build native libs for 64bit. Can somebody help me please? > > Thanks. > -- > > * > Lukáš Drbal* > Software architect > > *Socialbakers* > Facebook applications and other sweet stuff > > Facebook Preferred Marketing Developer > > _+420 739 815 424 > [email protected] <mailto:[email protected]>__ > __www.socialbakers.com <http://www.socialbakers.com/>_ >
