Github user aljoscha commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4636#discussion_r137212492
  
    --- Diff: flink-tests/pom.xml ---
    @@ -54,6 +54,12 @@ under the License.
     
                <dependency>
                        <groupId>org.apache.flink</groupId>
    +                   <artifactId>flink-shaded-hadoop2</artifactId>
    +                   <version>${project.version}</version>
    +           </dependency>
    --- End diff --
    
    I'll add test scope and see if everything still runs.


---

Reply via email to