elek opened a new pull request #886: HDDS-1627. Make the version of the used 
hadoop-runner configurable
URL: https://github.com/apache/hadoop/pull/886
 
 
   During an offline discussion with [~arp] and [~eyang] we agreed that it 
could be more safe to fix the tag of the used hadoop-runner images during the 
releases.
   
   It also requires fix tags from hadoop-runner, but after that it's possible 
to use the fixed tags.
   
   This patch makes it possible to define the required version/tag in pom.xml
   
    1. the default hadoop-runner.version is added to all .env files  during the 
build
    2. If a variable is added to the .env, it can be used from docker-compose 
files AND can be overridden by environment variables (it makes it possible to 
define custom version during a local run) 
   
   See: https://issues.apache.org/jira/browse/HDDS-1627

----------------------------------------------------------------
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