[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-06 Thread Kengo Seki (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310582#comment-14310582
 ] 

Kengo Seki commented on HADOOP-6964:


Thank you [~aw], [~ozawa], [~ajisakaa].
On HADOOP-7947, I’ll try to make the validator to warn if attributes and 
elements are duplicated.

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14308943#comment-14308943
 ] 

Hudson commented on HADOOP-6964:


FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #96 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/96/])
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw) (aw: 
rev af3aadf04f0d6aff19fff99fe18c9b3feae2c529)
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309004#comment-14309004
 ] 

Hudson commented on HADOOP-6964:


FAILURE: Integrated in Hadoop-Yarn-trunk #830 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/830/])
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw) (aw: 
rev af3aadf04f0d6aff19fff99fe18c9b3feae2c529)
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309192#comment-14309192
 ] 

Hudson commented on HADOOP-6964:


SUCCESS: Integrated in Hadoop-Hdfs-trunk #2028 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2028/])
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw) (aw: 
rev af3aadf04f0d6aff19fff99fe18c9b3feae2c529)
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309167#comment-14309167
 ] 

Hudson commented on HADOOP-6964:


FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #93 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/93/])
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw) (aw: 
rev af3aadf04f0d6aff19fff99fe18c9b3feae2c529)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309298#comment-14309298
 ] 

Hudson commented on HADOOP-6964:


FAILURE: Integrated in Hadoop-Mapreduce-trunk #2047 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2047/])
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw) (aw: 
rev af3aadf04f0d6aff19fff99fe18c9b3feae2c529)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
* hadoop-common-project/hadoop-common/CHANGES.txt


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309249#comment-14309249
 ] 

Hudson commented on HADOOP-6964:


FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #97 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/97/])
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw) (aw: 
rev af3aadf04f0d6aff19fff99fe18c9b3feae2c529)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-05 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14307448#comment-14307448
 ] 

Allen Wittenauer commented on HADOOP-6964:
--

bq. abort with RuntimeException at the time 

This would be disastrous during a 'refresh' or 'renew' or 
whatever-the-HDFS-team-decides-to-call-it-this-week operation.  A running 
daemon would bite the dust!

bq. sometimes it's hard to debug the wrong configurations. 

Yup, agree. Luckily, HADOOP-7947 (which [~sekikn] is also working on!) covers 
the validation part.  It isn't at runtime, however.

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-05 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14307451#comment-14307451
 ] 

Allen Wittenauer commented on HADOOP-6964:
--

Also, I'm +1 barring any further comments from the other folks watching.  I'll 
commit this EOD California time otherwise.

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-05 Thread Akira AJISAKA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14308102#comment-14308102
 ] 

Akira AJISAKA commented on HADOOP-6964:
---

bq. validate multiple definition of attributes and elements and abort with 
RuntimeException
I'm thinking it would be sufficient to output warning message as follows:
{code:title=Configuration.java}
  if (name.equals(field.getTagName())  field.hasChildNodes())
if (attr != null) {
  LOG.warn(Detected multiple definitions. Property name:  + attr 
+ 
will be overwritten.);
}
attr = StringInterner.weakIntern(
((Text)field.getFirstChild()).getData().trim());
{code}
However, I'm okay with doing this by a separate jira. +1 for the patch, thanks 
Kengo and Allen.


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-05 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14308123#comment-14308123
 ] 

Allen Wittenauer commented on HADOOP-6964:
--

Actually, wouldn't multiple entries trigger every time someone overwrites a 
value in the JobConf?  That sounds bad.

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14308530#comment-14308530
 ] 

Hudson commented on HADOOP-6964:


FAILURE: Integrated in Hadoop-trunk-Commit #7034 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/7034/])
HADOOP-6964. Allow compact property description in xml (Kengo Seki via aw) (aw: 
rev af3aadf04f0d6aff19fff99fe18c9b3feae2c529)
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
* hadoop-common-project/hadoop-common/CHANGES.txt


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Fix For: 3.0.0

 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-04 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14306559#comment-14306559
 ] 

Hadoop QA commented on HADOOP-6964:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12670973/HADOOP-6964.patch
  against trunk revision 9112f09.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/5596//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/5596//console

This message is automatically generated.

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2015-02-04 Thread Tsuyoshi OZAWA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14306638#comment-14306638
 ] 

Tsuyoshi OZAWA commented on HADOOP-6964:


[~sekikn] cc: [~aw] Thank you for the contribution. From operator's view, I 
think it's useful to validate multiple definition of attributes and elements 
and abort with RuntimeException at the time since sometimes it's hard to debug 
the wrong configurations. What do you think?

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
Assignee: Kengo Seki
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2014-09-27 Thread Kengo Seki (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14150469#comment-14150469
 ] 

Kengo Seki commented on HADOOP-6964:


Current patch implementation is:


* Attributes and Elements can be mixed. For example, 

{code:xml}
property name=foo final=true
  valuebar/value
  sourcebaz/source
/property
{code}

interpreted as \{name: foo, value: bar, final: true, sources: 
\[baz\]\}.


* If both attribute and element with the identical name are simultaneously 
defined, the latter wins. But with regard to source, the attribute is added 
first, and the elements are appended to the attribute.

{code:xml}
property name=foo source=a
  namebar/name
  valuebaz/value
  sourceb/source
  sourcec/source
/property
{code}

interpreted as \{name: bar, value: baz, sources: \[a, b, c\]\}.

Is this implementation reasonable? Can anybody review this patch?


 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2014-09-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146459#comment-14146459
 ] 

Hadoop QA commented on HADOOP-6964:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12670973/HADOOP-6964.patch
  against trunk revision ef784a2.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 1 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common:

  org.apache.hadoop.crypto.random.TestOsSecureRandom

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4800//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4800//artifact/PreCommit-HADOOP-Build-patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4800//console

This message is automatically generated.

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2014-09-24 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146850#comment-14146850
 ] 

Allen Wittenauer commented on HADOOP-6964:
--

Findbugs failure is unrelated. See HADOOP-11122 .

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] [Commented] (HADOOP-6964) Allow compact property description in xml

2014-09-24 Thread Kengo Seki (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147142#comment-14147142
 ] 

Kengo Seki commented on HADOOP-6964:


Thank you [~aw]. Unit test failure also seems unrelated. See [HADOOP-11125].

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley
  Labels: newbie
 Attachments: HADOOP-6964.patch


 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.



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


[jira] Commented: (HADOOP-6964) Allow compact property description in xml

2010-09-20 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-6964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12912595#action_12912595
 ] 

Allen Wittenauer commented on HADOOP-6964:
--

+1 for less , , and /.

 Allow compact property description in xml
 -

 Key: HADOOP-6964
 URL: https://issues.apache.org/jira/browse/HADOOP-6964
 Project: Hadoop Common
  Issue Type: Improvement
  Components: conf
Reporter: Owen O'Malley

 We should allow users to use the more compact form of xml elements. For 
 example, we could allow:
 {noformat}
 property name=mapred.local.dir value=/disk/0/mapred,/disk/1/mapred/
 {noformat}
 The old format would also be supported.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.