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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to