[ 
https://issues.apache.org/jira/browse/HADOOP-17719?focusedWorklogId=616535&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-616535
 ]

ASF GitHub Bot logged work on HADOOP-17719:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Jun/21 15:03
            Start Date: 29/Jun/21 15:03
    Worklog Time Spent: 10m 
      Work Description: iwasakims opened a new pull request #3157:
URL: https://github.com/apache/hadoop/pull/3157


   https://issues.apache.org/jira/browse/HADOOP-17719
   
   This PR allows (third party) file systems other than DistributedFileSystem 
or WebHdfsFileSystem to used for `distcp -update -diff`.
   
   The is intended to be intermediate fix before moving snapshot related 
classes to hadoop-common as part of FileSystem specification.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 616535)
    Time Spent: 50m  (was: 40m)

> DistCp with snapshot diff should support file systems supporting 
> getSnapshotDiffReport 
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17719
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17719
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {{distcp -diff}} currently supports only DistributedFileSystem and 
> WebHdfsFileSystem. Other file system could be used if getSnapshotDiffReport 
> is supported.



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

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

Reply via email to