Yun Tang created FLINK-30647: -------------------------------- Summary: Add human readable datetime of watermark column in the web for better debug experience Key: FLINK-30647 URL: https://issues.apache.org/jira/browse/FLINK-30647 Project: Flink Issue Type: Sub-task Components: Runtime / Web Frontend Reporter: Yun Tang Fix For: 1.17.0 Attachments: image-2023-01-12-19-39-59-585.png
Currently, when we want to check the watermark of different tasks in the web ui, it reported as unix timestamp. However, this is not human readable and not easy to figure out the processing progress. !image-2023-01-12-19-39-59-585.png! We can introduce another column to parse the unix timestamp to offer better debug experience. -- This message was sent by Atlassian Jira (v8.20.10#820010)