You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/21 14:57:00 UTC

[jira] [Created] (HADOOP-14793) conftest command can't handle XInclude

Steve Loughran created HADOOP-14793:
---------------------------------------

             Summary: conftest command can't handle XInclude
                 Key: HADOOP-14793
                 URL: https://issues.apache.org/jira/browse/HADOOP-14793
             Project: Hadoop Common
          Issue Type: Bug
          Components: scripts, util
    Affects Versions: 3.0.0-beta1
            Reporter: Steve Loughran
            Priority: Minor


hadoop conftest fails if there's an 

{code}
  <include xmlns="http://www.w3.org/2001/XInclude"
    href="something.xml">
  </include>
{code}

expected: follows & validates the include. Actual: reports an error[.

{code}
 hadoop-dist/target/hadoop-3.0.0-beta1-SNAPSHOT/etc/hadoop/core-site.xml:
	Line 23: element not <property>
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org