Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F2C9AD028 for ; Fri, 5 Oct 2012 13:02:11 +0000 (UTC) Received: (qmail 18235 invoked by uid 500); 5 Oct 2012 13:02:11 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 17417 invoked by uid 500); 5 Oct 2012 13:02:06 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 17243 invoked by uid 99); 5 Oct 2012 13:02:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 13:02:04 +0000 Date: Fri, 5 Oct 2012 13:02:04 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <11111590.599.1349442124121.JavaMail.jiratomcat@arcas> In-Reply-To: <1778589748.156573.1349215747843.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HDFS-3999) HttpFS OPEN operation expects len parameter, it should be length MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470283#comment-13470283 ] Hudson commented on HDFS-3999: ------------------------------ Integrated in Hadoop-Hdfs-trunk #1186 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1186/]) 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