[jira] [Commented] (HDFS-14522) Allow compact property description in xml in httpfs

2019-12-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-14522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992105#comment-16992105
 ] 

Hudson commented on HDFS-14522:
---

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17744 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17744/])
HDFS-14522. Allow compact property description in xml in httpfs. (#1737) 
(github: rev 4dffd81bb75efaa5742d2246354ebdc86cbd1aab)
* (add) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/resources/test-compact-format-property.xml
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/util/TestConfigurationUtils.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/util/ConfigurationUtils.java


> Allow compact property description in xml in httpfs
> ---
>
> Key: HDFS-14522
> URL: https://issues.apache.org/jira/browse/HDFS-14522
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: httpfs
>Reporter: Akira Ajisaka
>Assignee: Masatake Iwasaki
>Priority: Major
>
> HADOOP-6964 allowed compact property description in Hadoop configuration, 
> however, it is not allowed in httpfs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (HDFS-14522) Allow compact property description in xml in httpfs

2019-05-29 Thread Akira Ajisaka (JIRA)


[ 
https://issues.apache.org/jira/browse/HDFS-14522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16851497#comment-16851497
 ] 

Akira Ajisaka commented on HDFS-14522:
--

o.a.h.lib.server.Server calls ConfigurationUtils.load(Configuration, 
InputStrem) and it does not support compact property. IMO, replacing the call 
with Configuration.addResource(String fileName) should work.

> Allow compact property description in xml in httpfs
> ---
>
> Key: HDFS-14522
> URL: https://issues.apache.org/jira/browse/HDFS-14522
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: httpfs
>Reporter: Akira Ajisaka
>Priority: Major
>
> HADOOP-6964 allowed compact property description in Hadoop configuration, 
> however, it is not allowed in httpfs.



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

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