Skip to content

Commit 081a64f

Browse files
author
Kuhu Shukla
committed
TEZ-3931. TestExternalTezServices fails on Hadoop3 (Jonathan Eagles via kshukla)
1 parent 46bb527 commit 081a64f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tez-ext-service-tests/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@
9696
</dependency>
9797
<dependency>
9898
<groupId>org.apache.hadoop</groupId>
99-
<artifactId>hadoop-mapreduce-client-jobclient</artifactId>
100-
<type>test-jar</type>
99+
<artifactId>hadoop-mapreduce-client-shuffle</artifactId>
101100
<scope>test</scope>
102101
</dependency>
103102

0 commit comments

Comments
 (0)