Pramod Biligiri created HUDI-4993:
-------------------------------------
Summary: Allow specifying custom DataPlatform name and Dataset env
in DatahubSyncTool
Key: HUDI-4993
URL: https://issues.apache.org/jira/browse/HUDI-4993
Project: Apache Hudi
Issue Type: Task
Reporter: Pramod Biligiri
The name of the Datahub DataPlatform to use and the environment of the Datahub
Dataset (DEV/PROD...etc) are currently hardcoded inside HoodieDatasetIdentifier
-
[https://github.com/apache/hudi/blob/release-0.12.0/hudi-sync/hudi-datahub-sync/src/main/java/org/apache/hudi/sync/datahub/config/HoodieDataHubDatasetIdentifier.java#L47-L49]
Allow for these two to be customized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)