[
https://issues.apache.org/jira/browse/GOBBLIN-1786?focusedWorklogId=846744&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846744
]
ASF GitHub Bot logged work on GOBBLIN-1786:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Feb/23 21:59
Start Date: 21/Feb/23 21:59
Worklog Time Spent: 10m
Work Description: meethngala commented on code in PR #3643:
URL: https://github.com/apache/gobblin/pull/3643#discussion_r1113611786
##########
gobblin-api/src/main/java/org/apache/gobblin/dataset/DatasetConstants.java:
##########
@@ -26,6 +26,8 @@ public class DatasetConstants {
public static final String PLATFORM_SALESFORCE = "salesforce";
public static final String PLATFORM_MYSQL = "mysql";
public static final String PLATFORM_ICEBERG = "iceberg";
+ public static final String PLATFORM_CLUSTER = "cluster";
Review Comment:
Wasn't sure either if it will be part of Platform or not. I have moved it to
the `IcebergDatasetFinder` for now; since its only used by that class
Issue Time Tracking
-------------------
Worklog Id: (was: 846744)
Time Spent: 2h 50m (was: 2h 40m)
> Support Other Catalog Types for Iceberg Distcp
> ----------------------------------------------
>
> Key: GOBBLIN-1786
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1786
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Meeth Gala
> Priority: Major
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)