Ajay Kumar created HDFS-12350:
---------------------------------
Summary: Support meta tags in Ozone configs
Key: HDFS-12350
URL: https://issues.apache.org/jira/browse/HDFS-12350
Project: Hadoop HDFS
Issue Type: Improvement
Affects Versions: HDFS-7240
Reporter: Ajay Kumar
Assignee: Ajay Kumar
Fix For: HDFS-7240
Proposal is to add domain tag extension to the config so that ozone can use
that in its configs.
For example, here is an Ozone config with domain tag.
<configuration>
<property>
<name>ozone.enabled</name>
<value>True</value>
<domain> REQUIRED <domain>
</property>
<property>
<name>dfs.cblock.trace.io</name>
<value>False</value>
<domain> TRACE, DEBUG <domain>
</property>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]