[ 
https://issues.apache.org/jira/browse/YARN-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764557#comment-17764557
 ] 

Steve Loughran commented on YARN-11568:
---------------------------------------

ok. you can just use the "move issue" item to reassign things in future

> hadoop distcp needs support to filter by file/directory attribute
> -----------------------------------------------------------------
>
>                 Key: YARN-11568
>                 URL: https://issues.apache.org/jira/browse/YARN-11568
>             Project: Hadoop YARN
>          Issue Type: New Feature
>          Components: applications
>    Affects Versions: 3.3.6
>            Reporter: Authur Wang
>            Priority: Minor
>             Fix For: 3.3.6
>
>
> In some circumstances, we need to filter file/directory by file/directroy. 
> For example, we need to filter out them by file modified time, isDir attrs, 
> etc.
> So, should we introduce a new method  public boolean 
> shouldCopy(CopyListingFileStatus fileStatus). by this method, we can 
> introduce a more fluent way to do things than  public abstract boolean 
> shouldCopy(Path path).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to