You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2019/05/02 23:36:00 UTC

[jira] [Commented] (YARN-9523) Build application catalog docker image as part of hadoop dist build

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

Eric Yang commented on YARN-9523:
---------------------------------

[~jeagles] no one disputed against using "dist" profile for building docker image according to the email thread.  Hence, patch 001 is just revising according to [~stevel@apache.org]'s suggestion.

> Build application catalog docker image as part of hadoop dist build
> -------------------------------------------------------------------
>
>                 Key: YARN-9523
>                 URL: https://issues.apache.org/jira/browse/YARN-9523
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Major
>         Attachments: YARN-9523.001.patch
>
>
> It would be nice to make Application catalog docker image as part of the distribution.  The suggestion is to change from:
> {code:java}
> mvn clean package -Pnative,dist,docker{code}
> to
> {code:java}
> mvn clean package -Pnative,dist{code}
> User can still build tarball only using:
> {code:java}
> mvn clean package -DskipDocker -DskipTests -DskipShade -Pnative,dist{code}



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

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