[
https://issues.apache.org/jira/browse/HDDS-1425?focusedWorklogId=226778&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-226778
]
ASF GitHub Bot logged work on HDDS-1425:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Apr/19 16:45
Start Date: 12/Apr/19 16:45
Worklog Time Spent: 10m
Work Description: bharatviswa504 commented on pull request #727:
HDDS-1425. Ozone compose files are not compatible with the latest docker-compose
URL: https://github.com/apache/hadoop/pull/727
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 226778)
Time Spent: 40m (was: 0.5h)
> 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
> 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]