Elek, Marton created HDFS-13196: ----------------------------------- Summary: Ozone: dozone: make example docker-compose files version independent Key: HDFS-13196 URL: https://issues.apache.org/jira/browse/HDFS-13196 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Elek, Marton Assignee: Elek, Marton Fix For: HDFS-7240
The current version of the docker-compose files at dev-support/compose/ are version dependent as the path of the dist folder should be added to the docker-compose file. In this patch I propose to add these compose files to the dist project and replace the version number in the docker-compose files during the build. Please note: it doesn't mean that the docker-compose files are part of the distribution. The compose files are copied to hadoopd-dist/target/compose which is not part of the hadoop distribution. This patch is aligned with HADOOP-15257 which uses exactly the same approach to provide example docker-compose file for hdfs cluster. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org