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

Hudson commented on HADOOP-7947:
--------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #200 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/200/])
HADOOP-7947. Validate XMLs if a relevant tool is available, when using scripts 
(Kengo Seki via aw) (aw: rev 5df1fadf874f3f0176f6b36b8ff7317edd63770f)
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/ConfTest.java
* hadoop-common-project/hadoop-common/src/main/bin/hadoop
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestConfTest.java
* hadoop-common-project/hadoop-common/CHANGES.txt


> Validate XMLs if a relevant tool is available, when using scripts
> -----------------------------------------------------------------
>
>                 Key: HADOOP-7947
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7947
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: scripts
>    Affects Versions: 2.7.0
>            Reporter: Harsh J
>            Assignee: Kengo Seki
>              Labels: newbie
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-7947.001.patch, HADOOP-7947.002.patch, 
> HADOOP-7947.003.patch, HADOOP-7947.004.patch, HADOOP-7947.005.patch
>
>
> Given that we are locked down to using only XML for configuration and most of 
> the administrators need to manage it by themselves (unless a tool that 
> manages for you is used), it would be good to also validate the provided 
> config XML (*-site.xml) files with a tool like {{xmllint}} or maybe Xerces 
> somehow, when running a command or (at least) when starting up daemons.
> We should use this only if a relevant tool is available, and optionally be 
> silent if the env. requests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to