Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/4636#discussion_r136818648
--- 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 --
add test scope?---
