Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
We added multi-writer capability to spark streaming. https://github.com/apache/hudi/pull/7383
this introduced a identifier config that each writer should set. For a single writer, we should set some default and not ask user to explicitly set the configs.
for multi-writer scenarios, its fair to expect users to set different identifiers for diff writers.
Attachments
Issue Links
- links to