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

ASF GitHub Bot logged work on GOBBLIN-759:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Mar/20 05:32
            Start Date: 05/Mar/20 05:32
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on pull request #2633: GOBBLIN-759: 
Added feature to support DistCP to copy files that were …
URL: https://github.com/apache/incubator-gobblin/pull/2633#discussion_r388081914
 
 

 ##########
 File path: 
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/TimestampBasedCopyableDataset.java
 ##########
 @@ -73,6 +71,7 @@
   private final VersionSelectionPolicy<TimestampedDatasetVersion> 
versionSelectionPolicy;
   private final ExecutorService executor;
   private final FileSystem srcFs;
+  private final CopyableFileFilter copyableFileFilter;
 
 Review comment:
   Please take a look at AndPathFilter in gobblin-utility and 
UnixTimestampRecursiveCopyableDataset for an example usage.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 398149)
    Time Spent: 7h  (was: 6h 50m)

> DistCP files modified in last n days within a look back period
> --------------------------------------------------------------
>
>                 Key: GOBBLIN-759
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-759
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Karthik Amarnath
>            Priority: Major
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> *Feature Request:*
>  # DistCP only the files modified in last n days within the look back window.
>  # DistCP will copy only the files modified even when the source file which 
> were NOT modified in last n days in the destination directory.



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

Reply via email to