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

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

                Author: ASF GitHub Bot
            Created on: 08/Mar/21 23:09
            Start Date: 08/Mar/21 23:09
    Worklog Time Spent: 10m 
      Work Description: Will-Lo commented on a change in pull request #3158:
URL: https://github.com/apache/gobblin/pull/3158#discussion_r589816808



##########
File path: 
gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java
##########
@@ -1062,4 +1061,11 @@
    */
   public static final String TASK_EVENT_METADATA_GENERATOR_CLASS_KEY = 
"gobblin.task.event.metadata.generator.class";
   public static final String DEFAULT_TASK_EVENT_METADATA_GENERATOR_CLASS_KEY = 
"nooptask";
+
+  /**
+   * Configuration for sharded directory files
+   */
+  public static final String USE_SHARDED_WRITER_DIRS = 
"gobblin.dataset.sharded.work.dirs";

Review comment:
       I like `gobblin.useDatasetLocalWorkDir`, thanks for the suggestion :) 




----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 562694)
    Time Spent: 1h 50m  (was: 1h 40m)

> Add class to create directory shards on cloud environments for hive distcp
> --------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1377
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1377
>             Project: Apache Gobblin
>          Issue Type: New Feature
>            Reporter: William Lo
>            Priority: Major
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




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

Reply via email to