Hi rania, If you means the Job Vertex ID of the JobGraph, you can try this: http://localhost:8081/jobs/<jobID>
Best, Yu Chen ________________________________ 发件人: Zhanghao Chen <[email protected]> 发送时间: 2023年11月26日 11:02 收件人: rania duni <[email protected]>; [email protected] <[email protected]> 主题: Re: Operator ids It is not supported yet. Curious why do you need to get the operator IDs? They are usually only used internally. Best, Zhanghao Chen ________________________________ From: rania duni <[email protected]> Sent: Saturday, November 25, 2023 20:44 To: [email protected] <[email protected]> Subject: Operator ids Hello! I would like to know how can I get the operator ids of a running job. I know how can I get the task ids but I want the operator ids! I couldn’t find something to the REST API docs. Thank you.
