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

Hudson commented on HDFS-4513:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4196 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4196/])
HDFS-4513. Clarify in the WebHDFS REST API that all JSON respsonses may contain 
additional properties. (szetszwo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1509075)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/WebHDFS.apt.vm

                
> Clarify WebHDFS REST API that all JSON respsonses may contain additional 
> properties
> -----------------------------------------------------------------------------------
>
>                 Key: HDFS-4513
>                 URL: https://issues.apache.org/jira/browse/HDFS-4513
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: documentation, webhdfs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>         Attachments: h4513_20130513.patch, h4513_20130731.patch
>
>
> According to Section 5.4 in 
> http://tools.ietf.org/id/draft-zyp-json-schema-03.html, the default value of 
> "additionalProperties" is an empty schema which allows any value for 
> additional properties.  Therefore, all WebHDFS JSON responses allow any 
> additional property since the WebHDFS REST API do not specify 
> additionalProperties.
> However, it is better to clarify in the API that all JSON respsonses may 
> contain additional properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to