Prathit Malik created HUDI-8363:
-----------------------------------
Summary: Support to provide custom spark app name for
HoodieStreamer
Key: HUDI-8363
URL: https://issues.apache.org/jira/browse/HUDI-8363
Project: Apache Hudi
Issue Type: Task
Components: deltastreamer
Reporter: Prathit Malik
Currently for HoodieStreamer, spark app name is created using
`streamer-<target-table-name>`
2 Different databases can have same tables & using the current spark app name
convention, 2 tables with same name will end up having same spark app name.
The proposed idea to resolve this by adding a new config --spark-app-name.
This will make sure that existing things stays as is while providing user with
a config to override spark app name
--
This message was sent by Atlassian Jira
(v8.20.10#820010)