Zakelly Lan created FLINK-34164:
-----------------------------------
Summary: [Benchmark] Compilation error since Jan. 16th
Key: FLINK-34164
URL: https://issues.apache.org/jira/browse/FLINK-34164
Project: Flink
Issue Type: Bug
Components: Benchmarks
Reporter: Zakelly Lan
Assignee: Junrui Li
An error occured during the benchmark compile:
{code:java}
13:17:40 [ERROR]
/mnt/jenkins/workspace/flink-main-benchmarks/flink-benchmarks/warning:[options]
bootstrap class path not set in conjunction with -source 8
13:17:40
/mnt/jenkins/workspace/flink-main-benchmarks/flink-benchmarks/src/main/java/org/apache/flink/benchmark/StreamGraphUtils.java:38:19:
error: cannot find symbol {code}
It seems related with the FLINK-33980
--
This message was sent by Atlassian Jira
(v8.20.10#820010)