[
https://issues.apache.org/jira/browse/HDFS-12350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer updated HDFS-12350:
--------------------------------
Affects Version/s: (was: HDFS-7240)
> Support meta tags in configs
> ----------------------------
>
> Key: HDFS-12350
> URL: https://issues.apache.org/jira/browse/HDFS-12350
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Ajay Kumar
> Assignee: Ajay Kumar
>
> 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.
> {code}
> <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>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]