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/03 05:56:25 UTC

[GitHub] [hadoop] elek opened a new pull request #886: HDDS-1627. Make the version of the used hadoop-runner configurable

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