Hi Megh,

Unfortunately, Flink currently does not expose operator IDs via REST API, nor 
log them unless some operators' states are missing during state recovery as 
operator IDs are mostly used internally. Could you further collaborate a bit on 
why you need the operator ID info? Maybe you can create a JIRA ticket to expose 
the info then.

Best,
Zhanghao Chen
________________________________
发件人: megh vidani <vidanimeg...@gmail.com>
发送时间: 2023年10月6日 14:20
收件人: user@flink.apache.org <user@flink.apache.org>
主题: How/where to check the operator id

Hello community,

We're making use of uid method on all the stateful operators to assign custom 
operator id's.

However, I don't see any reference to these operator id's anywhere in the job 
logs or Flink UI or even checkpoint details.

Do I need to look into some other place?

Thanks,
Megh

Reply via email to