ZihanLi58 commented on code in PR #3922:
URL: https://github.com/apache/gobblin/pull/3922#discussion_r1566554722


##########
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/ManifestBasedDataset.java:
##########
@@ -146,6 +151,13 @@ public Iterator<FileSet<CopyEntity>> 
getFileSetIterator(FileSystem targetFs, Cop
         }
       }
 
+      // Only set permission for newly created folders on target

Review Comment:
   Let's add command here saying if we want to set permission for existing 
folder, we need to put them in the manifest. Also can you help verify that we 
support existing folder permission sync in the current job?



-- 
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]

Reply via email to