Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3DC79200B83 for ; Sat, 3 Sep 2016 00:13:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3C534160A8C; Fri, 2 Sep 2016 22:13:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7BECE160ACB for ; Sat, 3 Sep 2016 00:13:22 +0200 (CEST) Received: (qmail 85703 invoked by uid 500); 2 Sep 2016 22:13:20 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 85681 invoked by uid 99); 2 Sep 2016 22:13:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2016 22:13:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B284A2C1B75 for ; Fri, 2 Sep 2016 22:13:20 +0000 (UTC) Date: Fri, 2 Sep 2016 22:13:20 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-10837) Standardize serialziation of WebHDFS DirectoryListing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 02 Sep 2016 22:13:23 -0000 Andrew Wang created HDFS-10837: ---------------------------------- Summary: Standardize serialziation of WebHDFS DirectoryListing Key: HDFS-10837 URL: https://issues.apache.org/jira/browse/HDFS-10837 Project: Hadoop HDFS Issue Type: Improvement Components: webhdfs Affects Versions: 2.9.0 Reporter: Andrew Wang Assignee: Andrew Wang HDFS-10784 introduced a batched listing API to WebHDFS. However, the API response doesn't follow the format of other WebHDFS calls. Let's standardize it, and also document the schema. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org