[
https://issues.apache.org/jira/browse/HADOOP-17880?focusedWorklogId=649040&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-649040
]
ASF GitHub Bot logged work on HADOOP-17880:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Sep/21 06:05
Start Date: 10/Sep/21 06:05
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,I will try to fix this bug, and
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 649040)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 10m
> 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]