[
https://issues.apache.org/jira/browse/GOBBLIN-1488?focusedWorklogId=623854&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-623854
]
ASF GitHub Bot logged work on GOBBLIN-1488:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jul/21 20:21
Start Date: 16/Jul/21 20:21
Worklog Time Spent: 10m
Work Description: aplex commented on a change in pull request #3334:
URL: https://github.com/apache/gobblin/pull/3334#discussion_r671498048
##########
File path:
gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java
##########
@@ -496,6 +496,7 @@
public static final String DATA_PUBLISHER_OVERWRITE_ENABLED =
DATA_PUBLISHER_PREFIX + ".overwrite.enabled";
// This property is used to specify the owner group of the data publisher
final output directory
public static final String DATA_PUBLISHER_FINAL_DIR_GROUP =
DATA_PUBLISHER_PREFIX + ".final.dir.group";
+ public static final String DATA_PUBLISHER_OUTPUT_DIR_GROUP =
DATA_PUBLISHER_PREFIX + ".output.dir.group";
Review comment:
What's the difference between "final" and "output" dir for publisher?
--
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: 623854)
Time Spent: 1h (was: 50m)
> Config driven option to override FS group information
> ------------------------------------------------------
>
> Key: GOBBLIN-1488
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1488
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Vikram Bohra
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)