|
@@ -45,22 +45,6 @@
|
|
|
<artifactId>avro</artifactId>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>junit</groupId>
|
|
|
- <artifactId>junit</artifactId>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.mockito</groupId>
|
|
|
- <artifactId>mockito-core</artifactId>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.apache.hadoop</groupId>
|
|
|
- <artifactId>hadoop-common</artifactId>
|
|
|
- <type>test-jar</type>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.hadoop</groupId>
|
|
|
<artifactId>hadoop-mapreduce-client-common</artifactId>
|