[
https://issues.apache.org/jira/browse/FLINK-21975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhilong Hong updated FLINK-21975:
---------------------------------
Description: When we are trying to add BenchmarkExecutor for benchmarks
introduced in FLINK 21731, we find that the dependency of hamcrest is
introduced into the benchmark by mistake. Since there's no hamcrest dependency
in flink-benchmark, this will break the execution of scheduler benchmarks.
Therefore, we need to remove this dependency from . (was: When we are trying
to add BenchmarkExecutor for benchmarks introduced in FLINK 21731, we found
that the dependency of hamcrest is introduced by mistake. Since there's no
hamcrest dependency in flink-benchmark, this will break the benchmark. Thus we
need to remove this dependency.)
> Remove hamcrest dependency from SchedulerBenchmarkBase
> ------------------------------------------------------
>
> Key: FLINK-21975
> URL: https://issues.apache.org/jira/browse/FLINK-21975
> Project: Flink
> Issue Type: Bug
> Components: Benchmarks, Runtime / Coordination
> Affects Versions: 1.13.0
> Reporter: Zhilong Hong
> Priority: Major
> Fix For: 1.13.0
>
>
> When we are trying to add BenchmarkExecutor for benchmarks introduced in
> FLINK 21731, we find that the dependency of hamcrest is introduced into the
> benchmark by mistake. Since there's no hamcrest dependency in
> flink-benchmark, this will break the execution of scheduler benchmarks.
> Therefore, we need to remove this dependency from .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)