You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2018/02/28 22:41:00 UTC

[jira] [Comment Edited] (HADOOP-15256) Create docker images for latest stable hadoop3 build

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

Chris Douglas edited comment on HADOOP-15256 at 2/28/18 10:40 PM:
------------------------------------------------------------------

* Would it be possible to fetch RAT artifacts from the ASF-hosted mirror script, rather than hard-coding the mirror?
{noformat}
+ARG HADOOP_URL=https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=hadoop/common/hadoop-3.0.0/hadoop-3.0.0.tar.gz
...
+   wget http://xenia.sote.hu/ftp/mirrors/www.apache.org/creadur/apache-rat-0.12/apache-rat-0.12-bin.tar.gz -O $DIR/build/apache-rat.tar.gz
{noformat}
* Typo: {{+Please use the included docker-compoase.yaml to test it:}}
* Use the default port for the namenode (8020) instead of 9870?


was (Author: chris.douglas):
Would it be possible to fetch RAT artifacts from the ASF-hosted mirror script, rather than hard-coding the mirror?
{noformat}
+ARG HADOOP_URL=https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=hadoop/common/hadoop-3.0.0/hadoop-3.0.0.tar.gz
...
+   wget http://xenia.sote.hu/ftp/mirrors/www.apache.org/creadur/apache-rat-0.12/apache-rat-0.12-bin.tar.gz -O $DIR/build/apache-rat.tar.gz
{noformat}

> Create docker images for latest stable hadoop3 build
> ----------------------------------------------------
>
>                 Key: HADOOP-15256
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15256
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>         Attachments: HADOOP-15256-docker-hadoop-3.001.patch
>
>
> Similar to the hadoop2 image we can provide a developer hadoop image which contains the latest hadoop from the binary release.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org