pnowojski commented on a change in pull request #27:
URL: https://github.com/apache/flink-benchmarks/pull/27#discussion_r676458970



##########
File path: pom.xml
##########
@@ -104,7 +104,7 @@ under the License.
 
                <dependency>
                        <groupId>org.apache.flink</groupId>
-                       
<artifactId>flink-runtime_${scala.binary.version}</artifactId>
+                       <artifactId>flink-runtime</artifactId>
                        <version>${flink.version}</version>
                        <type>test-jar</type>
                </dependency>

Review comment:
       I've tried removing this whole dependency in order to locate benchmarks 
that have been affected by this bug, and the code was still compiling? Am I 
missing something?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to