Elek, Marton created HDDS-1914:
----------------------------------
Summary: Ozonescript example docker-compose cluster can't be
started
Key: HDDS-1914
URL: https://issues.apache.org/jira/browse/HDDS-1914
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Elek, Marton
Assignee: Elek, Marton
the compose/ozonescripts cluster provides an example environment to test the
start-ozone.sh and stop-ozone.sh scripts.
It starts containers with sshd daemon but witout starting the ozone which makes
it possible to start those scripts.
Unfortunately the docker files are broken since:
* we switched from debian to centos with the base image
* we started to use /etc/hadoop instead of /opt/hadoop/etc/hadoop for
configuring the hadoop (workers file should be copied there)
* we started to use jdk11 to execute ozone (instead of java8)
The configuration files should be updated according to these changes.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]