Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22A9418122 for ; Sat, 26 Sep 2015 12:46:30 +0000 (UTC) Received: (qmail 77304 invoked by uid 500); 26 Sep 2015 12:46:26 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 77225 invoked by uid 500); 26 Sep 2015 12:46:26 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 77215 invoked by uid 99); 26 Sep 2015 12:46:25 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Sep 2015 12:46:25 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 54AA11A0CD2 for ; Sat, 26 Sep 2015 12:46:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id t2d3K5j6P7TC for ; Sat, 26 Sep 2015 12:46:23 +0000 (UTC) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 1F87820F93 for ; Sat, 26 Sep 2015 12:46:23 +0000 (UTC) Received: by wicgb1 with SMTP id gb1so51131220wic.1 for ; Sat, 26 Sep 2015 05:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=zBtR558f1MBT1E6DTgmNHFTYmMLULfVySHbziv6sts8=; b=J/nlWHLcwwkplOMOwkXpqpTslr6dISzzjVOlswSD9sBPBCmyXwWE9pACZyRCXXV4nI TRUWstYDZiQkuAn/9fuQmrzNjJfnlNBtf24CuPaddzgYRhA2YIJypEqKvkTDQIE2Rh7C CBnVYvZZBsDP6JQzn/16wEwfsCXZ4yF/f4bS6RwmC7e9rShK3xI7+jKRf0ZsYJQ24Dia Pehx4vCWOvRjsg6e096WT2/j6zuWHAsDy18V4jVA8QkLDJ/BT1DCvcdSdflKBifpp7xB G1VVhcXdd+X7wxZCHFiSl3zqiTL2Fh0QhgbNFf1Air+gY9Dn9AbpOaQJCmLaS/33/Ult qdxQ== X-Received: by 10.194.176.6 with SMTP id ce6mr11557625wjc.101.1443271581750; Sat, 26 Sep 2015 05:46:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.64.132 with HTTP; Sat, 26 Sep 2015 05:46:02 -0700 (PDT) From: Onder SEZGIN Date: Sat, 26 Sep 2015 15:46:02 +0300 Message-ID: Subject: windows installation error To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e01493314f1deef0520a5d9fc --089e01493314f1deef0520a5d9fc Content-Type: text/plain; charset=UTF-8 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 exited with an error: 1 (Exit value: 1) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal o rg.codehaus.mojo:exec-maven-plugin:1.3.1:exec (compile-ms-winutils) on project h adoop-common: Command execution failed. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor .java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor .java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor .java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje ct(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje ct(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBu ild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Lifecycl eStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Laun cher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.jav a:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(La uncher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java: 356) Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution fai led. at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:303) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Default BuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor .java:208) ... 19 more Caused by: org.apache.commons.exec.ExecuteException: Process exited with an erro r: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecut or.java:402) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java: 164) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:750) at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:292) ... 21 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE xception [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hadoop-common -- Regards Onder --089e01493314f1deef0520a5d9fc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I am trying to build hadoop on wind= ows.
and i am getting the error below.

I= s there anyone who could get over the issue?

Cheer= s

[ERROR] Failed to execute goal org.codehaus= .mojo:exec-maven-plugin:1.3.1:exec (c
ompile-ms-winutils) on proj= ect hadoop-common: Command execution failed. Process
exited with = an error: 1 (Exit value: 1) -> [Help 1]
org.apache.maven.lifec= ycle.LifecycleExecutionException: Failed to execute goal o
rg.cod= ehaus.mojo:exec-maven-plugin:1.3.1:exec (compile-ms-winutils) on project h<= /div>
adoop-common: Command execution failed.
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(M= ojoExecutor
.java:216)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at o= rg.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
<= div>.java:153)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.li= fecycle.internal.MojoExecutor.execute(MojoExecutor
.java:145)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.lifecycle.internal.L= ifecycleModuleBuilder.buildProje
ct(LifecycleModuleBuilder.java:8= 4)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.lifecycle.inte= rnal.LifecycleModuleBuilder.buildProje
ct(LifecycleModuleBuilder.= java:59)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.lifecycl= e.internal.LifecycleStarter.singleThreadedBu
ild(LifecycleStarter= .java:183)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.lifecy= cle.internal.LifecycleStarter.execute(Lifecycl
eStarter.java:161)=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.DefaultMaven.doE= xecute(DefaultMaven.java:317)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.= apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.cli.MavenCli.execute(MavenCli.java= :555)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.apache.maven.cli.MavenCl= i.doMain(MavenCli.java:214)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.ap= ache.maven.cli.MavenCli.main(MavenCli.java:158)
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at sun.reflect.NativeMethodAccessorImp= l.invoke(NativeMethodAccessorImpl.
java:57)
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Delega= tingMethodAcces
sorImpl.java:43)
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 at java.lang.reflect.Method.invoke(Method.java:606)
=C2=A0= =C2=A0 =C2=A0 =C2=A0 at org.codehaus.plexus.classworlds.launcher.Launcher.= launchEnhanced(Laun
cher.java:289)
=C2=A0 =C2=A0 =C2=A0= =C2=A0 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launche= r.jav
a:229)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.codehau= s.plexus.classworlds.launcher.Launcher.mainWithExitCode(La
uncher= .java:415)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.codehaus.plexus.cla= ssworlds.launcher.Launcher.main(Launcher.java:
356)
Cau= sed by: org.apache.maven.plugin.MojoExecutionException: Command execution f= ai
led.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.codehaus.moj= o.exec.ExecMojo.execute(ExecMojo.java:303)
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Def= ault
BuildPluginManager.java:106)
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExec= utor
.java:208)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 ... 19 more=
Caused by: org.apache.commons.exec.ExecuteException: Process exi= ted with an erro
r: 1 (Exit value: 1)
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 at org.apache.commons.exec.DefaultExecutor.executeInternal(Defau= ltExecut
or.java:402)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at or= g.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:
164)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 at org.codehaus.mojo.exec.Exe= cMojo.executeCommandLine(ExecMojo.java:750)

=C2=A0= =C2=A0 =C2=A0 =C2=A0 at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.j= ava:292)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 ... 21 more
[ERROR= ]
[ERROR] Re-run Maven using the -X switch to enable full debug l= ogging.
[ERROR]
[ERROR] For more information about the = errors and possible solutions, please rea
d the following article= s:
xception
[ERROR]
[ERR= OR] After correcting the problems, you can resume the build with the comman= d

[ERROR] =C2=A0 mvn <goals> -rf :hadoop-com= mon
--
=
Regards
Onder

--089e01493314f1deef0520a5d9fc--