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 77D42F5A8 for ; Wed, 24 Apr 2013 21:37:18 +0000 (UTC) Received: (qmail 6652 invoked by uid 500); 24 Apr 2013 21:37:18 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 6619 invoked by uid 500); 24 Apr 2013 21:37:18 -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 6610 invoked by uid 99); 24 Apr 2013 21:37:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Apr 2013 21:37:18 +0000 Date: Wed, 24 Apr 2013 21:37:18 +0000 (UTC) From: "Suresh Srinivas (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-4502) WebHdfsFileSystem handling of fileld breaks compatibility 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-4502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-4502: ---------------------------------- Fix Version/s: 2.0.5-beta I merged this change to branch-2. > WebHdfsFileSystem handling of fileld breaks compatibility > --------------------------------------------------------- > > Key: HDFS-4502 > URL: https://issues.apache.org/jira/browse/HDFS-4502 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: webhdfs > Affects Versions: 3.0.0 > Reporter: Alejandro Abdelnur > Assignee: Brandon Li > Priority: Blocker > Fix For: 3.0.0, 2.0.5-beta > > Attachments: HDFS-4502.patch > > > HDFS-4340 introduced a new field {{fileId}} in WebHDFS FileStatus JSON representation. > There are a two issues with this: > * This is changing the WebHDFS REST API, this has not been documented > * WebHdfsFileSystem should not fail when that field is not present (This is the case when using HttpFS against a FS implementation -other than HDFS- which does not handle fileId) -- 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