[ 
https://issues.apache.org/jira/browse/HDFS-12350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anu Engineer updated HDFS-12350:
--------------------------------
    Summary: Support meta tags in configs  (was: Support meta tags in Ozone 
configs)

> Support meta tags in 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.
> {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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to