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 704EC11E76 for ; Fri, 13 Jun 2014 16:20:23 +0000 (UTC) Received: (qmail 89202 invoked by uid 500); 13 Jun 2014 16:20:19 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 89089 invoked by uid 500); 13 Jun 2014 16:20:19 -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 89082 invoked by uid 99); 13 Jun 2014 16:20:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2014 16:20:19 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_REMOTE_IMAGE X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nestorjb@gmail.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-ob0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2014 16:20:15 +0000 Received: by mail-ob0-f170.google.com with SMTP id uz6so3094788obc.1 for ; Fri, 13 Jun 2014 09:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=JBlj/M9o6qdhBpArCdPGklD30vYjlJBHzu+8aPHMaGE=; b=M0khuLYbsmOnuyS7AC4q9Q6+DCFs0GG8B0UG4ynBZhcvoKKxyfY5/nLZligsS5vE78 P+qxomn0Ly3TMaPyGifAi2pdi72tG+UVELEGvP25z5aUn1nPx2e5WHGZW4SCHhJ/rbz+ sDnhz0v7MOpTzClIhXARt+l0lfI7DiaobZ14b9PL7dI99r5zveRblYg1FCdao6vhXYUU hl+ssPAjxTU/thm1Vbmsoi7V1KgtwfG4vQIWvcf6aNsB5iSf8jtS/yBEAp1s5T8f5Veo bavhje3WzRr67NZTjsHBzuN7eaHOoN1qaw888Z3TAHq37ROxHrCapUzZLP+wBIYwOilp sEEg== X-Received: by 10.60.41.104 with SMTP id e8mr3982653oel.18.1402676391337; Fri, 13 Jun 2014 09:19:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.169.33 with HTTP; Fri, 13 Jun 2014 09:19:31 -0700 (PDT) In-Reply-To: References: <1402672501.87282.YahooMailNeo@web160401.mail.bf1.yahoo.com> From: =?UTF-8?B?TsOpc3RvciBCb3Njw6Fu?= Date: Fri, 13 Jun 2014 11:49:31 -0430 Message-ID: Subject: Re: Fwd: Trying to build Hadoop on Windows 8 To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e013cc0600a677704fbba0c68 X-Virus-Checked: Checked by ClamAV on apache.org --089e013cc0600a677704fbba0c68 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The error I'm getting is building Apache Hadoop Commons: [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec (compile-ms-winutils) on project hadoop-common: Command execution failed. Process exited with an error: 1(Exit value: 1) -> [Help 1] The BUILDING.txt documentation explains that I have to run Windows SDK Command Prompt, but, in Windows 8 I can't find that shortcut. I tried adding the msbuild folder to the PATH but it doesn't work. Regards, N=C3=A9stor On Fri, Jun 13, 2014 at 11:42 AM, N=C3=A9stor Bosc=C3=A1n wrote: > And it looks like Hortonworks is only certified with Windows Server, not > Windows 8. > > > On Fri, Jun 13, 2014 at 10:57 AM, N=C3=A9stor Bosc=C3=A1n > wrote: > >> Thanks but I'm trying to stick with the Hadoop installation. >> >> >> On Fri, Jun 13, 2014 at 10:45 AM, Publius wrote: >> >>> maybe just download hortonworks for windows >>> >>> Download Hadoop >>> [image: image] >>> Download Hadoop >>> Download Apache Hadoop for the enterprise with Hortonworks Data >>> Platform. Data access, storage, governance, security and operations acr= oss >>> Linux and... >>> View on hortonworks.com >>> Preview by Yahoo >>> >>> >>> >>> >>> >>> >>> >>> >>> KMG 365 >>> ------------------------------ >>> *From:* N=C3=A9stor Bosc=C3=A1n >>> *To:* user@hadoop.apache.org >>> *Sent:* Friday, June 13, 2014 7:31 AM >>> *Subject:* Fwd: Trying to build Hadoop on Windows 8 >>> >>> Hi >>> >>> I'm trying to build Hadoop on WIndows 8. I have: >>> >>> Java 1.6.0_45 (JAVA_HOME set using old DOS name) >>> Maven 3.2 (M2_HOME and PATH set) >>> Protoc 2.5.0 (The 32-bit build that I found, PATH set) >>> Cygwin 64-bit (PATH set) >>> Windows SDK >>> >>> When I try to run the build I get an error that it cannot build using >>> the Windows tools. Lookig throught the Internet I found that with Visua= l >>> Studio 2010 there is a batch file that sets the Windows SDK enviroment >>> variables for this but I don't know how to do this if I only use Window= s >>> SDK. >>> >>> Regards, >>> >>> N=C3=A9stor >>> >>> >>> >> > --089e013cc0600a677704fbba0c68 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
The error I'm getting is building Apache Hadoop Common= s:

[ERROR] Failed to execute goal org.codehaus.mojo:exec= -maven-plugin:1.2:exec (compile-ms-winutils) on project hadoop-common: Comm= and execution failed. Process exited with an error: 1(Exit value: 1) -> = [Help 1]

The BUILDING.txt documentation explains that I ha= ve to run Windows SDK Command Prompt, but, in Windows 8 I can't find th= at shortcut. I tried adding the msbuild folder to the PATH but it doesn'= ;t work.

Regards,

N=C3=A9stor


On Fri, Jun= 13, 2014 at 11:42 AM, N=C3=A9stor Bosc=C3=A1n <nestorjb@gmail.com>= ; wrote:
And it looks like Hortonwor= ks is only certified with Windows Server, not Windows 8.


On Fri, Jun 13, 2014 at 10:57 AM, N=C3=A9stor Bosc=C3=A1n <nestorjb@= gmail.com> wrote:
Thanks but I'm trying t= o stick with the Hadoop installation.


On Fri, Jun 1= 3, 2014 at 10:45 AM, Publius <t_dv@yahoo.com> wrote:
maybe just download hortonworks for windows

Download = Hadoop
=C2=A0
=C2= =A0






KMG 365=C2=A0

From: N=C3=A9stor Bosc=C3=A1n <nestorjb@gmail.com>
= To: user@hadoop.apache.org
Sent: Friday, June 13, 2014= 7:31 AM
Subject: Fwd: T= rying to build Hadoop on Windows 8

Hi

I'= ;m trying to build Hadoop on WIndows 8. I have:

Ja= va 1.6.0_45 (JAVA_HOME set using old DOS name)
Maven 3.2 (M2_HOME= and PATH set)
Protoc 2.5.0 (The 32-bit build that I found, PATH set)
Cygwin 64-bit (PATH set)
Windows SDK

When I try to run the build I get an error that it cannot build using the= Windows tools. Lookig throught the Internet I found that with Visual Studi= o 2010 there is a batch file that sets the Windows SDK enviroment variables= for this but I don't know how to do this if I only use Windows SDK.

Regards,

N=C3=A9stor


<= /blockquote>



--089e013cc0600a677704fbba0c68--