[ https://issues.apache.org/jira/browse/HDFS-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470338#comment-13470338 ]
Hudson commented on HDFS-3999: ------------------------------ Integrated in Hadoop-Mapreduce-trunk #1217 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1217/]) HDFS-3999. HttpFS OPEN operation expects len parameter, it should be length. (tucu) (Revision 1394169) Result = SUCCESS tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1394169 Files : * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSParametersProvider.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSServer.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt > HttpFS OPEN operation expects len parameter, it should be length > ---------------------------------------------------------------- > > Key: HDFS-3999 > URL: https://issues.apache.org/jira/browse/HDFS-3999 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 2.0.2-alpha > Reporter: Alejandro Abdelnur > Assignee: Alejandro Abdelnur > Fix For: 2.0.3-alpha > > Attachments: HDFS-3999.patch > > > WebHDFS API defines *length* as the parameter for partial length for OPEN > operations, HttpFS is using *len* -- 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