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 GitBox <gi...@apache.org> on 2019/06/13 08:50:06 UTC

[GitHub] [hadoop] elek opened a new pull request #959: HDDS-1678. Default image name for kubernetes examples should be ozone and not hadoop

elek opened a new pull request #959: HDDS-1678. Default image name for kubernetes examples should be ozone and not hadoop
URL: https://github.com/apache/hadoop/pull/959
 
 
   During the build the kubernetes example files are adjusted to use a specific docker image name.
   
   By default it should be the apache/ozone:${VERSION} to make it possible to use the examples without any build from the release artifact. With the examples of the release artifact the user can use the latest released apache/ozone:${VERSION} from docker hub.
   
   For development build the image can be set with -Ddocker.image (or -Dozone.docker.image with HDDS-1667).
   
   Unfortunately -- due to a small typo -- apace/hadoop image is used by default instead of apache/ozone.  
   
   See: https://issues.apache.org/jira/browse/HDDS-1678

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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