[ https://issues.apache.org/jira/browse/HDDS-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arpit Agarwal resolved HDDS-1425. --------------------------------- Resolution: Fixed Fix Version/s: 0.4.1 I've merged this to ozone-0.4. Thanks for the backport patch also [~elek]. If we decide to roll a new 0.4.0 RC let's update the fix version to 0.4.0. > Ozone compose files are not compatible with the latest docker-compose > --------------------------------------------------------------------- > > Key: HDDS-1425 > URL: https://issues.apache.org/jira/browse/HDDS-1425 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Reporter: Elek, Marton > Assignee: Elek, Marton > Priority: Blocker > Labels: pull-request-available > Fix For: 0.4.1, 0.5.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > I upgraded my docker-compose to the latest available one (1.24.0) > But after the upgrade I can't start the docker-compose based cluster any more: > {code} > ./test.sh > ------------------------------------------------- > Executing test(s): [basic] > Cluster type: ozone > Compose file: > /home/elek/projects/hadoop-review/hadoop-ozone/dist/target/ozone-0.4.0-SNAPSHOT/smoketest/../compose/ozone/docker-compose.yaml > Output dir: > /home/elek/projects/hadoop-review/hadoop-ozone/dist/target/ozone-0.4.0-SNAPSHOT/smoketest/result > Command to rerun: ./test.sh --keep --env ozone basic > ------------------------------------------------- > ERROR: In file > /home/elek/projects/hadoop-review/hadoop-ozone/dist/target/ozone-0.4.0-SNAPSHOT/compose/ozone/docker-config: > environment variable name 'LOG4J2.PROPERTIES_appender.rolling.file > {code} > It turned out that the line of LOG4J2.PROPERTIES_appender.rolling.file > contains an unnecessary space which is not accepted by the latest > docker-compose any more. -- 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