[
https://issues.apache.org/jira/browse/HDDS-12818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated HDDS-12818:
------------------------------
Description:
{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}
was:
{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.
{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}
[~adoroszlai] , It is better to use /etc/ozone. Revised the description.
> 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]