Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 6BAEB10CA3 for ; Fri, 17 Jan 2014 10:30:15 +0000 (UTC) Received: (qmail 66793 invoked by uid 500); 17 Jan 2014 10:30:07 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 66320 invoked by uid 500); 17 Jan 2014 10:30:06 -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 66313 invoked by uid 99); 17 Jan 2014 10:30:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jan 2014 10:30:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [203.199.18.84] (HELO mail1.impetus.co.in) (203.199.18.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jan 2014 10:29:58 +0000 Received: from MAIL2.impetus.co.in (192.168.100.8) by mail1.impetus.co.in (192.168.100.28) with Microsoft SMTP Server (TLS) id 14.3.123.3; Fri, 17 Jan 2014 15:59:35 +0530 Received: from mail1.impetus.co.in ([fe80::4c95:4ec3:183e:2d3]) by Mail2.impetus.co.in ([fe80::9453:16e7:f5d0:4746%11]) with mapi id 14.03.0123.003; Fri, 17 Jan 2014 15:59:34 +0530 From: Nirmal Kumar To: "user@hadoop.apache.org" Subject: Building Hadoop 2.2.0 On Windows 7 64-bit Thread-Topic: Building Hadoop 2.2.0 On Windows 7 64-bit Thread-Index: Ac8Tbu4ttxPyPPFiSRu44L5WFR9jZA== Date: Fri, 17 Jan 2014 10:29:34 +0000 Message-ID: <8978C61A0021A142A5DC1755FD41C27983552F31@mail1.impetus.co.in> Accept-Language: en-US, en-IN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.145.16] Content-Type: multipart/alternative; boundary="_000_8978C61A0021A142A5DC1755FD41C27983552F31mail1impetuscoi_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_8978C61A0021A142A5DC1755FD41C27983552F31mail1impetuscoi_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, I am trying to build Hadoop 2.2.0 On Windows 7 64-bit env. Can you let me know what else is needed for building Hadoop 2.2.0 On Window= s platform? I am getting the following error building *hadoop-common* project: [INFO] --------------------------------------------------------------------= ---- [INFO] Building Apache Hadoop Common 2.2.0 [INFO] --------------------------------------------------------------------= ---- [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-common -= -- [INFO] Deleting D:\YARN_Setup\hadoop-2.2.0-src\hadoop-common-project\hadoop= -common\target [INFO] [INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ hadoop-common --= - [INFO] Executing tasks main: [mkdir] Created dir: D:\YARN_Setup\hadoop-2.2.0-src\hadoop-common-proje= ct\hadoop-common\target\test-dir [mkdir] Created dir: D:\YARN_Setup\hadoop-2.2.0-src\hadoop-common-proje= ct\hadoop-common\target\test\data [INFO] Executed tasks [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-os) @ hadoop-common= --- [INFO] [INFO] --- hadoop-maven-plugins:2.2.0:protoc (compile-protoc) @ hadoop-comm= on --- [WARNING] [protoc, --version] failed: java.io.IOException: Cannot run progr= am "protoc": CreateProcess error=3D2, The system cannot find the file speci= fied [ERROR] stdout: [] [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 1.153s [INFO] Finished at: Fri Jan 17 15:55:10 IST 2014 [INFO] Final Memory: 7M/18M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.hadoop:hadoop-maven-plugins:2.2.0= :protoc (compile-protoc) on project hadoop-common: org.apache.maven.plugin.= MojoExecutionException: 'protoc --version' did not return a version -> [Hel= p 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e= switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecu= tionException D:\YARN_Setup\hadoop-2.2.0-src\hadoop-common-project\hadoop-common> Thanks, -Nirmal ________________________________ NOTE: This message may contain information that is confidential, proprietar= y, privileged or otherwise protected by law. The message is intended solely= for the named addressee. If received in error, please destroy and notify t= he sender. Any use of this email is prohibited when received in error. Impe= tus does not represent, warrant and/or guarantee, that the integrity of thi= s communication has been maintained nor that the communication is free of e= rrors, virus, interception or interference. --_000_8978C61A0021A142A5DC1755FD41C27983552F31mail1impetuscoi_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi All,

 

I am trying to build Hadoop 2.2.0 On Windows 7 64-bi= t env.

 

Can you let me know what else is needed for building= Hadoop 2.2.0 On Windows platform?

 

I am getting the following error building *hadoop= -common* project:

 

[INFO] ---------------------------------------------= ---------------------------

[INFO] Building Apache Hadoop Common 2.2.0

[INFO] ---------------------------------------------= ---------------------------

[INFO]

[INFO] --- maven-clean-plugin:2.4.1:clean (default-c= lean) @ hadoop-common ---

[INFO] Deleting D:\YARN_Setup\hadoop-2.2.0-src\hadoo= p-common-project\hadoop-common\target

[INFO]

[INFO] --- maven-antrun-plugin:1.6:run (create-testd= irs) @ hadoop-common ---

[INFO] Executing tasks

 

main:

    [mkdir] Created dir: D:\YARN_Setu= p\hadoop-2.2.0-src\hadoop-common-project\hadoop-common\target\test-dir

    [mkdir] Created dir: D:\YARN_Setu= p\hadoop-2.2.0-src\hadoop-common-project\hadoop-common\target\test\data

[INFO] Executed tasks

[INFO]

[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enfo= rce-os) @ hadoop-common ---

[INFO]

[INFO] --- hadoop-maven-plugins:2.2.0:protoc (compil= e-protoc) @ hadoop-common ---

[WARNING] [protoc, --version] failed: java.io.IOExce= ption: Cannot run program "protoc": CreateProcess error=3D2, The = system cannot find the file specified

[ERROR] stdout: []

[INFO] ---------------------------------------------= ---------------------------

[INFO] BUILD FAILURE

[INFO] ---------------------------------------------= ---------------------------

[INFO] Total time: 1.153s

[INFO] Finished at: Fri Jan 17 15:55:10 IST 2014

[INFO] Final Memory: 7M/18M

[INFO] ---------------------------------------------= ---------------------------

[ERROR] Failed to execute goal org.apache.hadoop:had= oop-maven-plugins:2.2.0:protoc (compile-protoc) on project hadoop-common: o= rg.apache.maven.plugin.MojoExecutionException: 'protoc --version' did not r= eturn a version -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, r= e-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable f= ull debug logging.

[ERROR]

[ERROR] For more information about the errors and po= ssible solutions, please read the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/= display/MAVEN/MojoExecutionException

D:\YARN_Setup\hadoop-2.2.0-src\hadoop-common-project= \hadoop-common>

 

Thanks,

-Nirmal









NOTE: This message may contain information that is confidential, proprietar= y, privileged or otherwise protected by law. The message is intended solely= for the named addressee. If received in error, please destroy and notify t= he sender. Any use of this email is prohibited when received in error. Impetus does not represent, warrant = and/or guarantee, that the integrity of this communication has been maintai= ned nor that the communication is free of errors, virus, interception or in= terference.
--_000_8978C61A0021A142A5DC1755FD41C27983552F31mail1impetuscoi_--