Elek, Marton created HDDS-1518:
----------------------------------
Summary: Use /etc/ozone for configuration inside docker-compose
Key: HDDS-1518
URL: https://issues.apache.org/jira/browse/HDDS-1518
Project: Hadoop Distributed Data Store
Issue Type: Improvement
Reporter: Elek, Marton
Assignee: Elek, Marton
As [~eyang] reported the docker-compose clusters write the config files with
uid=1000. In case of the build is created with different user (eg id=401) the
hadoop user inside the container (id=100) can't work to the ozone/etc/hadoop
directory.
I propose to generate the configuration file to /etc/hadoop (And add that
directory to the classpath). In that case the volume mount of the ozone
distribution folder can be read only.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]