[
https://issues.apache.org/jira/browse/HUDI-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo closed HUDI-4139.
---------------------------
Resolution: Fixed
> [HUDI-4139] improvement for flink sink operators so we can easily identify
> the table which write to hudi
> --------------------------------------------------------------------------------------------------------
>
> Key: HUDI-4139
> URL: https://issues.apache.org/jira/browse/HUDI-4139
> Project: Apache Hudi
> Issue Type: Improvement
> Components: flink
> Reporter: yanenze
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.1
>
> Attachments: image-2022-05-23-16-13-11-410.png,
> image-2022-05-23-16-13-33-368.png, image-2022-05-23-16-14-05-608.png,
> image-2022-05-23-16-17-20-942.png, image-2022-05-23-16-17-20-962.png,
> image-2022-05-23-16-17-20-986.png, image-2022-05-23-16-20-32-792.png,
> image-2022-06-12-15-29-19-574.png, image-2022-06-12-15-30-00-734.png
>
>
> for save resources sometimes we may use one solt to run a few tables like this
> !image-2022-05-23-16-14-05-608.png!
> it is hard for identify the table name for each table we try to write to hudi,
> so i try to refine the operator name for better use, the modified code like
> this
> !image-2022-06-12-15-29-19-574.png!
> !image-2022-06-12-15-30-00-734.png!
> and the outcome like this:
> !image-2022-05-23-16-17-20-942.png!!image-2022-05-23-16-17-20-962.png!!image-2022-05-23-16-17-20-986.png!
> so we can easily inquire each tableās information
--
This message was sent by Atlassian Jira
(v8.20.7#820007)