Re: windows installation error

2015-09-27 Thread Onder SEZGIN
Hi, I am writing this email as a note for other users to resolve if they come across such issue. Found the solution by trying numerous building hadoop distributions. The problem is not due to hadoop distributions or versions obviously, It is because of building winutils id hadoop-common project.

Re: windows installation error

2015-09-26 Thread Onder SEZGIN
Yes, the command i am running is >mvn -e package -Pdist,native-win -DskipTests -Dtar and i follow BUILDING.txt Önder On Sat, Sep 26, 2015 at 11:31 PM, Ted Yu wrote: > Have you specified the following profile ? > > -Pnative-win > > Please see 'Building on Windows' section in BUILDING.txt > > D

Re: windows installation error

2015-09-26 Thread Ted Yu
Have you specified the following profile ? -Pnative-win Please see 'Building on Windows' section in BUILDING.txt Details can be found in this commit: 638801cce16fc1dc3259c541dc30a599faaddda1 Cheers On Sat, Sep 26, 2015 at 6:51 AM, Onder SEZGIN wrote: > It was the latest release. > -X gives

Re: windows installation error

2015-09-26 Thread Onder SEZGIN
It was the latest release. -X gives the same output because i had already supplied -e option while running mvn package command. On Saturday, September 26, 2015, Ted Yu wrote: > Which release of hadoop are you installing ? > > Have you tried supplying -X switch to see debug logs ? > > Cheers > >

Re: windows installation error

2015-09-26 Thread Ted Yu
Which release of hadoop are you installing ? Have you tried supplying -X switch to see debug logs ? Cheers On Sat, Sep 26, 2015 at 5:46 AM, Onder SEZGIN wrote: > Hi, > > I am trying to build hadoop on windows. > and i am getting the error below. > > Is there anyone who could get over the issue

windows installation error

2015-09-26 Thread Onder SEZGIN
Hi, I am trying to build hadoop on windows. and i am getting the error below. Is there anyone who could get over the issue? Cheers [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.1:exec (c ompile-ms-winutils) on project hadoop-common: Command execution failed. Process exi