Re: Ant BuildException error building Hadoop 2.2.0

2013-12-09 Thread Silvina Caíno Lores
wrote: > It looks like failing in the cmake to build native code of hadoop-common. > You need to find out the cmake output to identify the root cause. > > Yong > > -- > Date: Thu, 5 Dec 2013 08:52:52 +0100 > > Subject: Re: Ant BuildException

RE: Ant BuildException error building Hadoop 2.2.0

2013-12-05 Thread java8964
It looks like failing in the cmake to build native code of hadoop-common. You need to find out the cmake output to identify the root cause. Yong Date: Thu, 5 Dec 2013 08:52:52 +0100 Subject: Re: Ant BuildException error building Hadoop 2.2.0 From: silvi.ca...@gmail.com To: user@hadoop.apache.org

Re: Ant BuildException error building Hadoop 2.2.0

2013-12-04 Thread Silvina Caíno Lores
DK 1.7 not work for me. > > Yong > > -- > Date: Wed, 4 Dec 2013 19:55:16 +0100 > Subject: Re: Ant BuildException error building Hadoop 2.2.0 > > From: silvi.ca...@gmail.com > To: user@hadoop.apache.org > > Hi, > > It seems I do: >

RE: Ant BuildException error building Hadoop 2.2.0

2013-12-04 Thread java8964
Can you try JDK 1.6? I just did a Hadoop 2.2.0 GA release build myself days ago. From my experience, JDK 1.7 not work for me. Yong Date: Wed, 4 Dec 2013 19:55:16 +0100 Subject: Re: Ant BuildException error building Hadoop 2.2.0 From: silvi.ca...@gmail.com To: user@hadoop.apache.org Hi, It seems

RE: Ant BuildException error building Hadoop 2.2.0

2013-12-04 Thread java8964
Do you have 'cmake' in your environment? Yong Date: Wed, 4 Dec 2013 17:20:03 +0100 Subject: Ant BuildException error building Hadoop 2.2.0 From: silvi.ca...@gmail.com To: user@hadoop.apache.org Hello everyone, I've been having trouble to build Hadoop 2.2.0 using Maven 3.1.1, t

Re: Ant BuildException error building Hadoop 2.2.0

2013-12-04 Thread Silvina Caíno Lores
Hi, It seems I do: ~/hadoop-2.2.0-maven$ cmake --version cmake version 2.8.2 On 4 December 2013 19:51, java8964 wrote: > Do you have 'cmake' in your environment? > > Yong > > -- > Date: Wed, 4 Dec 2013 17:20:03 +0100 > Subject: An

Ant BuildException error building Hadoop 2.2.0

2013-12-04 Thread Silvina Caíno Lores
Hello everyone, I've been having trouble to build Hadoop 2.2.0 using Maven 3.1.1, this is part of the output I get (full log at http://pastebin.com/FE6vu46M): [INFO] [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop Main .