You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "begginghard (Jira)" <ji...@apache.org> on 2020/02/22 03:16:00 UTC

[jira] [Commented] (FLINK-13795) Web UI logs errors when selecting Checkpoint Tab for Batch Jobs

    [ https://issues.apache.org/jira/browse/FLINK-13795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042353#comment-17042353 ] 

begginghard commented on FLINK-13795:
-------------------------------------

Hi,[~chesnay],finally, how do you fix this problem?

 

> Web UI logs errors when selecting Checkpoint Tab for Batch Jobs
> ---------------------------------------------------------------
>
>                 Key: FLINK-13795
>                 URL: https://issues.apache.org/jira/browse/FLINK-13795
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / REST
>    Affects Versions: 1.9.0
>            Reporter: Stephan Ewen
>            Priority: Major
>
> The logs of the REST endpoint print errors if you run a batch job and then select the "Checkpoints" tab.
> I would expect that this simply shows "no checkpoints available for this job" and not that an {{ERROR}} level entry appears in the log.
> {code}
> 2019-08-20 12:04:54,195 ERROR org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointingStatisticsHandler  - Exception occurred in REST handler: Checkpointing has not been enabled.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)