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

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

                Author: ASF GitHub Bot
            Created on: 14/Sep/21 01:25
            Start Date: 14/Sep/21 01:25
    Worklog Time Spent: 10m 
      Work Description: ZhendongBai commented on a change in pull request #3349:
URL: https://github.com/apache/hadoop/pull/3349#discussion_r705917770



##########
File path: dev-support/docker/Dockerfile
##########
@@ -18,234 +17,80 @@
 # Dockerfile for installing the necessary dependencies for building Hadoop.
 # See BUILDING.txt.
 
-FROM ubuntu:xenial
+FROM centos:7

Review comment:
       @GauthamBanasandra ok, thanks a lot,besides jdk7 not found problem, 
python pylint is not installed sucessfully,and the python dependencies have 
problems. So I decide to give up fixing the ubuntu bugs, and choose to  create 
a separate Dockerfile for centos later.




-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 650312)
    Time Spent: 2h 50m  (was: 2h 40m)

> build hadoop 2.10.0 with docker machine failed
> ----------------------------------------------
>
>                 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: 2h 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to