William Lo created GOBBLIN-2043:
-----------------------------------
Summary: Manifest distcp sets permissions of folders incorrectly
starting from root
Key: GOBBLIN-2043
URL: https://issues.apache.org/jira/browse/GOBBLIN-2043
Project: Apache Gobblin
Issue Type: Improvement
Reporter: William Lo
Manifest distcp has a condition where it would set permissions of folders with
an extra execute bit for recursive rename publishing to work, and we and would
need to unset them to a correct permission through a commit step.
However process should not be applying to folders that already exist on source,
and we also want to avoid continuously looking at permissions for paths already
calculated at source.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)