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 4233C200B4B for ; Thu, 21 Jul 2016 22:32:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 40B4B160A73; Thu, 21 Jul 2016 20:32: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 86FF5160A72 for ; Thu, 21 Jul 2016 22:32:22 +0200 (CEST) Received: (qmail 24688 invoked by uid 500); 21 Jul 2016 20:32:21 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 24540 invoked by uid 99); 21 Jul 2016 20:32:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2016 20:32:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BAE052C0D63 for ; Thu, 21 Jul 2016 20:32:20 +0000 (UTC) Date: Thu, 21 Jul 2016 20:32:20 +0000 (UTC) From: "Steve Loughran (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13207) Specify FileSystem listStatus, listFiles and RemoteIterator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Jul 2016 20:32:23 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-13207: ------------------------------------ Status: Patch Available (was: Open) > Specify FileSystem listStatus, listFiles and RemoteIterator > ----------------------------------------------------------- > > Key: HADOOP-13207 > URL: https://issues.apache.org/jira/browse/HADOOP-13207 > Project: Hadoop Common > Issue Type: Sub-task > Components: documentation, fs > Affects Versions: 2.8.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Attachments: HADOOP-13207-branch-2-001.patch, HADOOP-13207-branch-2-002.patch, HADOOP-13207-branch-2-003.patch, HADOOP-13207-branch-2-004.patch, HADOOP-13207-branch-2-005.patch, HADOOP-13207-branch-2-006.patch, HADOOP-13207-branch-2-007.patch, HADOOP-13207-branch-2-008.patch, HADOOP-13207-branch-2-009.patch, HADOOP-13207-branch-2-010.patch, HADOOP-13207-branch-2-013.patch, HADOOP-13207-branch-2-014.patch, HADOOP-13207-branch-2-015.patch > > > The many `listStatus`, `listLocatedStatus` and `listFiles` operations have not been completely covered in the FS specification. There's lots of implicit use of {{listStatus()}} path, but no coverage or tests of the others. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org