[
https://issues.apache.org/jira/browse/FLINK-17703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber updated FLINK-17703:
--------------------------------
Issue Type: Bug (was: Improvement)
> Default execution command fails due 'benchmark' profile being inactive
> ----------------------------------------------------------------------
>
> Key: FLINK-17703
> URL: https://issues.apache.org/jira/browse/FLINK-17703
> Project: Flink
> Issue Type: Bug
> Components: Benchmarks
> Affects Versions: 1.11.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Fix For: 1.11.0
>
>
> FLINK-17057 had some unfortunate side effects: by having the
> "{{include-netty-tcnative-dynamic"}} profile active by default, the
> "{{benchmark"}} profile was not active any more. Thus the following command
> that was typically used for running the benchmarks failed unless the
> "{{benchmark"}} profile was activated manually like this:
> {code:java}
> mvn -Dflink.version=1.11-SNAPSHOT clean package exec:exec -P benchmark{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)