You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Rémy SAISSY (JIRA)" <ji...@apache.org> on 2015/05/25 23:51:17 UTC

[jira] [Resolved] (HADOOP-12032) start-build-env.sh produces docker env with no hadoop sources on MacOS with WMWare Fusion

     [ https://issues.apache.org/jira/browse/HADOOP-12032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rémy SAISSY resolved HADOOP-12032.
----------------------------------
    Resolution: Not A Problem

> start-build-env.sh produces docker env with no hadoop sources on MacOS with WMWare Fusion
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-12032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12032
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Rémy SAISSY
>
> On MacOSX, the start-build-env.sh script builds a docker build environment but the hadoop directory is empty.
> The hadoop_env_checks.sh script executes properly.
> Steps to reproduce:
>  - Create a docker machine with Fusion backend: 
> 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)