zentol commented on a change in pull request #10106: [FLINK-11463][e2e] Design 
the e2e java framework so that at least the Kafka streaming tests can run on it
URL: https://github.com/apache/flink/pull/10106#discussion_r346238549
 
 

 ##########
 File path: flink-end-to-end-tests/flink-end-to-end-tests-common/pom.xml
 ##########
 @@ -61,7 +61,7 @@ under the License.
                        <groupId>org.apache.flink</groupId>
                        
<artifactId>flink-dist_${scala.binary.version}</artifactId>
                        <version>${project.version}</version>
-                       <scope>provided</scope>
+                       <scope>compile</scope>
 
 Review comment:
   In that case we should add a dependency to flink-runtime but keep flink-dist 
provided; flink-dist pulls in a loooot of unnecessary stuff.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to