[
https://issues.apache.org/jira/browse/HDDS-12818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943351#comment-17943351
]
Wei-Chiu Chuang commented on HDDS-12818:
----------------------------------------
Found it. Coming from this line:
https://github.com/apache/ozone/blob/ffa097f98af6960beb679d667d1dad9506b3ea69/hadoop-ozone/dist/dev-support/bin/dist-layout-stitching#L85
> Binary tarball has etc/hadoop as OZONE_CONF_DIR
> -----------------------------------------------
>
> Key: HDDS-12818
> URL: https://issues.apache.org/jira/browse/HDDS-12818
> Project: Apache Ozone
> Issue Type: Improvement
> Components: build
> Reporter: Tsz-wo Sze
> Priority: Major
>
> {code:java}
> $./bin/ozone envvars
> OZONE_CONF_DIR='.../ozone-2.0.0/etc/hadoop'
> {code}
> The binary tarball has etc/hadoop as shown below and OZONE_CONF_DIR is set to
> it as above. It is better to use /etc/ozone.
> {code:java}
> ├── etc
> │ └── hadoop
> │ ├── core-site.xml
> │ ├── dn-audit-log4j2.properties
> │ ├── dn-container-log4j2.properties
> │ ├── hadoop-metrics2.properties
> │ ├── hadoop-policy.xml
> │ ├── log4j.properties
> │ ├── network-topology-default.xml
> │ ├── network-topology-nodegroup.xml
> │ ├── om-audit-log4j2.properties
> │ ├── ozone-env.sh
> │ ├── ozone-site.xml
> │ ├── s3g-audit-log4j2.properties
> │ └── scm-audit-log4j2.properties
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]