Eric Yang created YARN-9523:
-------------------------------

             Summary: Rename docker profile to dist profile
                 Key: YARN-9523
                 URL: https://issues.apache.org/jira/browse/YARN-9523
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Eric Yang


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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to