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

ASF GitHub Bot logged work on HADOOP-17880:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Oct/21 16:07
            Start Date: 08/Oct/21 16:07
    Worklog Time Spent: 10m 
      Work Description: ZhendongBai edited a comment on pull request #3535:
URL: https://github.com/apache/hadoop/pull/3535#issuecomment-938754023


   @GauthamBanasandra @iwasakims I move patches from pr 
https://github.com/apache/hadoop/pull/3349 here, and close 
https://github.com/apache/hadoop/pull/3349, and do the following:
   1. remove boost library from Dockerfile_centos_7 and remove 
pkg-resolver/install-boost.sh file.
   2. use `docker build -t hadoop-build -f 
dev-support/docker/Dockerfile_centos_7 dev-support/docker` to replace `docker 
build -t hadoop-build dev-support/docker`(in the file named start-build-env.sh) 
to build 2.10.x with Docker only. log 
here:[docker-build.log](https://github.com/apache/hadoop/files/7312681/docker-build.log)
   3. execute `nohup mvn clean package -Dhttps.protocols=TLSv1.2 -DskipTests 
-Pnative,dist -Drequire.fuse -Drequire.openssl -Drequire.snappy 
-Drequire.valgrind -Drequire.zstd -Drequire.test.libhadoop -Pyarn-ui -Dtar 
-Dmaven.javadoc.skip=true > build.log 2>&1 &` and build succeeded and the log 
here:  [build.log](https://github.com/apache/hadoop/files/7312695/build.log)
   
   please review again, thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 662820)
    Time Spent: 7h 20m  (was: 7h 10m)

> 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: 7h 20m
>  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