[ 
https://issues.apache.org/jira/browse/HADOOP-15007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374809#comment-16374809
 ] 

Anu Engineer commented on HADOOP-15007:
---------------------------------------

[~ste...@apache.org] and [~elek]

I am committing this change. With this change, all of our three perspectives 
are addressed.
 # Lose types and Enums - This patch makes tags simple strings.
 # Detect tags which are not correct - The systems tags and custom tags list in 
the XML config can be used to cross check if a tag is valid or not. If it is 
not, we add a single line of log that tells us that tag is being ignored.
 # Remove unnecessary logging - With this patch, Ajay has removed the repeated 
warnings that were filling up the logs.

[~ajayydv], +1, thanks for getting this done, I will commit this shortly.

> Stabilize and document Configuration <tag> element
> --------------------------------------------------
>
>                 Key: HADOOP-15007
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15007
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: conf
>    Affects Versions: 3.2.0
>            Reporter: Steve Loughran
>            Assignee: Ajay Kumar
>            Priority: Blocker
>         Attachments: HADOOP-15007.000.patch, HADOOP-15007.001.patch, 
> HADOOP-15007.002.patch, HADOOP-15007.003.patch
>
>
> HDFS-12350 (moved to HADOOP-15005). Adds the ability to tag properties with a 
> <tag> value.
> We need to make sure that this feature is backwards compatible & usable in 
> production. That's docs, testing, marshalling etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to