HWTsang commented on issue #7050:
URL: https://github.com/apache/seatunnel/issues/7050#issuecomment-2653191790
add this `sink.label-prefix = "${table_name}"` to conf
```
sink {
Doris {
fenodes =
username =
password =
database =
table =
sink.enable-2pc = "true"
sink.label-prefix = "${table_name}"
doris.config = {
format = "json"
read_json_by_line="true"
}
}
}
```
> This problem has not been solved yet. Please help
>
>
>
>
>
>
>
>
>
>
>
>
>
> At 2024-09-02 16:26:32, "Yuan Gao" ***@***.***> wrote:
>
> [@BigdataSurvey](https://github.com/BigdataSurvey) did you resolve this
problem?
>
> —
> Reply to this email directly, view it on GitHub, or unsubscribe.
> You are receiving this because you were mentioned.Message ID: ***@***.***>
> 此问题尚未解决。请帮忙
>
>
>
>
>
>
>
>
>
>
>
>
>
> 2024-09-02 16:26:32, “Yuan Gao” ***@***.***> 写道:
>
> 您[@BigdataSurvey](https://github.com/BigdataSurvey)解决了这个问题?
>
> —
> 直接回复此电子邮件,在 GitHub 上查看,或取消订阅。
> 您收到此消息是因为您被提及。消息 ID:***@***.***>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]