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

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

                Author: ASF GitHub Bot
            Created on: 17/Mar/21 19:30
            Start Date: 17/Mar/21 19:30
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on a change in pull request #3158:
URL: https://github.com/apache/gobblin/pull/3158#discussion_r596321614



##########
File path: 
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/hive/HiveDataset.java
##########
@@ -86,14 +86,15 @@
   public static final String DATASET_NAME_PATTERN_KEY = 
"hive.datasetNamePattern";
   public static final String DATABASE = "Database";
   public static final String TABLE = "Table";
-  public static final String DATASET_STAGING_PATH = "dataset.staging.path";
 
   public static final String DATABASE_TOKEN = "$DB";
   public static final String TABLE_TOKEN = "$TABLE";
 
   public static final String LOGICAL_DB_TOKEN = "$LOGICAL_DB";
   public static final String LOGICAL_TABLE_TOKEN = "$LOGICAL_TABLE";
 
+  public String datasetPath;

Review comment:
       Should this be private?




----------------------------------------------------------------
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: 567927)
    Time Spent: 4h 50m  (was: 4h 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: 4h 50m
>  Remaining Estimate: 0h
>




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

Reply via email to