Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D1C1175A4 for ; Mon, 25 May 2015 21:51:19 +0000 (UTC) Received: (qmail 82955 invoked by uid 500); 25 May 2015 21:51:17 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 82834 invoked by uid 500); 25 May 2015 21:51:17 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 82441 invoked by uid 99); 25 May 2015 21:51:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2015 21:51:17 +0000 Date: Mon, 25 May 2015 21:51:17 +0000 (UTC) From: =?utf-8?Q?R=C3=A9my_SAISSY_=28JIRA=29?= To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HADOOP-12032) start-build-env.sh produces docker env with no hadoop sources on MacOS with WMWare Fusion MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-12032?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] R=C3=A9my SAISSY resolved HADOOP-12032. ---------------------------------- Resolution: Not A Problem > start-build-env.sh produces docker env with no hadoop sources on MacOS wi= th WMWare Fusion > -------------------------------------------------------------------------= ---------------- > > Key: HADOOP-12032 > URL: https://issues.apache.org/jira/browse/HADOOP-12032 > Project: Hadoop Common > Issue Type: Bug > Components: build > Reporter: R=C3=A9my SAISSY > > On MacOSX, the start-build-env.sh script builds a docker build environmen= t but the hadoop directory is empty. > The hadoop_env_checks.sh script executes properly. > Steps to reproduce: > - Create a docker machine with Fusion backend:=20 > docker-machine create -d vmwarefusion --vmwarefusion-memory-size 12288 --= vmwarefusion-disk-size 40000 --vmwarefusion-boot2docker-url https://github.= com/cloudnativeapps/boot2docker/releases/download/v1.6.0-vmw/boot2docker-1.= 6.0-vmw.iso dev > - Load the docker env: > eval $(docker-machine env dev) > - Run the start-build-env.sh script > ./start-build-env.sh > The Hadoop directory is empty. > Not sure on which side is the issue. Sorry for the inconvenience if it is= not on the start-build-env.sh script side. -- This message was sent by Atlassian JIRA (v6.3.4#6332)