You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "yanenze (Jira)" <ji...@apache.org> on 2022/05/23 08:27:00 UTC

[jira] [Updated] (HUDI-4139) [HUDI-4139] improvement for flink sink operators so we can easily identify the table which write to hudi

     [ https://issues.apache.org/jira/browse/HUDI-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yanenze updated HUDI-4139:
--------------------------
    Summary: [HUDI-4139] improvement for flink sink operators so we can easily identify the table which write to hudi  (was: improvement for flink sink operator name)

> [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
>             Fix For: 0.12.0
>
>         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
>
>
> 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-05-23-16-20-32-792.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)