Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD031D627 for ; Sat, 3 Nov 2012 04:48:14 +0000 (UTC) Received: (qmail 68183 invoked by uid 500); 3 Nov 2012 04:48:13 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 67918 invoked by uid 500); 3 Nov 2012 04:48:13 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 67899 invoked by uid 99); 3 Nov 2012 04:48:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2012 04:48:12 +0000 Date: Sat, 3 Nov 2012 04:48:12 +0000 (UTC) From: "Bikas Saha (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1172623159.64245.1351918092809.JavaMail.jiratomcat@arcas> In-Reply-To: <939402139.63551.1351899612498.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HADOOP-9008) Building hadoop tarball fails on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489926#comment-13489926 ] Bikas Saha commented on HADOOP-9008: ------------------------------------ or maven plugins like the ones used to compile protobufs without sh scripts. > Building hadoop tarball fails on Windows > ---------------------------------------- > > Key: HADOOP-9008 > URL: https://issues.apache.org/jira/browse/HADOOP-9008 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: trunk-win > Reporter: Ivan Mitic > > Trying to build Hadoop trunk tarball via {{mvn package -Pdist -DskipTests -Dtar}} fails on Windows. > Build system generates sh scripts that execute build tasks what does not work on Windows without Cygwin. It might make sense to apply the same pattern as in HADOOP-8924, and use python instead of sh. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira