Skip to content

Commit

Permalink
TEZ-3931. TestExternalTezServices fails on Hadoop3 (Jonathan Eagles v…
Browse files Browse the repository at this point in the history
…ia kshukla)
  • Loading branch information
Kuhu Shukla committed May 8, 2018
1 parent 46bb527 commit 081a64f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tez-ext-service-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-mapreduce-client-jobclient</artifactId>
<type>test-jar</type>
<artifactId>hadoop-mapreduce-client-shuffle</artifactId>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 081a64f

Please sign in to comment.