[
https://issues.apache.org/jira/browse/HUDI-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-8363.
----------------------------
Resolution: Fixed
Fixed via master branch: 957103416a787cf07b025d6419b9fe4de66df01c
> 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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> 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)