[
https://issues.apache.org/jira/browse/HDDS-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816488#comment-16816488
]
Hudson commented on HDDS-1425:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16397 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16397/])
HDDS-1425. Ozone compose files are not compatible with the latest (bharat: rev
0c1fec34f4b0980920b6357e81acd9d8a7fb3a94)
* (edit) hadoop-ozone/dist/src/main/compose/ozone-hdfs/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozonetrace/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozoneblockade/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozone-om-ha/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozone/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozonesecure/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozone-recon/docker-config
* (edit) hadoop-ozone/dist/src/main/compose/ozones3/docker-config
> 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.5.0
>
> Time Spent: 40m
> 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: [email protected]
For additional commands, e-mail: [email protected]