[jira] [Commented] (HADOOP-16898) Batch listing of multiple directories to be an unstable interface

2020-03-09 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055059#comment-17055059
 ] 

Hudson commented on HADOOP-16898:
-

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18036 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18036/])
HADOOP-16898. Batch listing of multiple directories via an (unstable) (stevel: 
rev c734d69a55693143d0aba2f7f5a793b11c8c50a5)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/CommonPathCapabilities.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DistributedFileSystem.java
* (add) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/BatchListingOperations.java
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestHarFileSystem.java
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/PartialListing.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestBatchedListDirectories.java
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFilterFileSystem.java


> Batch listing of multiple directories to be an unstable interface
> -
>
> Key: HADOOP-16898
> URL: https://issues.apache.org/jira/browse/HADOOP-16898
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs
>Affects Versions: 3.3.0
>Reporter: Steve Loughran
>Assignee: Steve Loughran
>Priority: Major
> Fix For: 3.3.0
>
>
> HDFS-13616 added a new API for batch listing of multiple directories, but
> it isn't yet ready for tagging as stable & doesn't suit object stores.
> * the new API is pulled into a new interface marked unstable;
> * new classes (PartialListing) also tagged unstable.
> * Define a new path capability.
> HDFS will implement, but not filter/HarFS; it is an HDFS exclusive 
> implementation for now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-16898) Batch listing of multiple directories to be an unstable interface

2020-03-02 Thread Wei-Chiu Chuang (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049829#comment-17049829
 ] 

Wei-Chiu Chuang commented on HADOOP-16898:
--

[~csun] fyi

> Batch listing of multiple directories to be an unstable interface
> -
>
> Key: HADOOP-16898
> URL: https://issues.apache.org/jira/browse/HADOOP-16898
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs
>Affects Versions: 3.3.0
>Reporter: Steve Loughran
>Assignee: Steve Loughran
>Priority: Major
>
> HDFS-13616 added a new API for batch listing of multiple directories, but
> it isn't yet ready for tagging as stable & doesn't suit object stores.
> * the new API is pulled into a new interface marked unstable;
> * new classes (PartialListing) also tagged unstable.
> * Define a new path capability.
> HDFS will implement, but not filter/HarFS; it is an HDFS exclusive 
> implementation for now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org