You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2021/03/05 06:32:00 UTC

[jira] [Created] (FLINK-21625) 5.03.2021 Benchmarks are not compiling

Piotr Nowojski created FLINK-21625:
--------------------------------------

             Summary: 5.03.2021 Benchmarks are not compiling
                 Key: FLINK-21625
                 URL: https://issues.apache.org/jira/browse/FLINK-21625
             Project: Flink
          Issue Type: Bug
          Components: Benchmarks, Runtime / Coordination
    Affects Versions: 1.13.0
            Reporter: Piotr Nowojski


http://codespeed.dak8s.net:8080/job/flink-master-benchmarks/7497/console


{code:java}
08:46:27  [ERROR] /home/jenkins/workspace/flink-master-benchmarks/flink-benchmarks/src/main/java/org/apache/flink/scheduler/benchmark/SchedulerBenchmarkUtils.java:152:32:  error: incompatible types: JobID cannot be converted to ExecutionAttemptID
08:46:27  [ERROR] /home/jenkins/workspace/flink-master-benchmarks/flink-benchmarks/src/main/java/org/apache/flink/scheduler/benchmark/SchedulerBenchmarkUtils.java:169:44:  error: incompatible types: JobID cannot be converted to ExecutionAttemptID
{code}




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