[ 
https://issues.apache.org/jira/browse/HADOOP-17880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427567#comment-17427567
 ] 

Masatake Iwasaki commented on HADOOP-17880:
-------------------------------------------

[~baizhendong] [The dockerfile of 
branch-2.10|https://github.com/apache/hadoop/blob/branch-2.10/dev-support/docker/Dockerfile]
 (instead of the one for 2.10.0) does not have issues you mentioned. It just 
works. You should update the motivation if you still want to push this change.

{quote}
1. currently, we build the hadoop 2.10.0 with docker machine, and must install 
Virtual Box, and for hadoop 3.x, just build with docker only.

2. besides this, the docker image dependency is out of date, and some of them 
is unavaialble, for example – jdk7
{quote}

Dockerfile of branch-2.10 just works without Virtual Box. It leverages OpenJDK 
7 of Zulu which is still available.


{quote}
3. but just building hadoop 2.10.0 with hadoop 3.x build script without 
modification is not working, for the protocol buffer version is not 2.5.0, and 
it's not work for native build.
{quote}

Since building requirement are changing as Hadoop evolves, Dockerfile for 
upstrem is not expected to work for previous major version.


> Build 2.10.x with docker
> ------------------------
>
>                 Key: HADOOP-17880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.10.0
>         Environment: mac os x86_64
>            Reporter: baizhendong
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 8h 50m
>  Remaining Estimate: 0h
>
> 1. currently, we build the hadoop 2.10.0 with docker machine, and must 
> install Virtual Box, and for hadoop 3.x, just build with docker only.
> 2. besides this, the docker image dependency is out of date, and some of them 
> is unavaialble, for example – jdk7
> 3. but just building hadoop 2.10.0 with hadoop 3.x build script without 
> modification is not working, for the protocol buffer version is not 2.5.0, 
> and it's not work for native build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to