Sfoglia il codice sorgente

Update pom.xml

Moving to hadoop 3.1.1
rbalamohan 3 anni fa
parent
commit
35dd91a1d6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tpch-gen/pom.xml

+ 1 - 1
tpch-gen/pom.xml

@@ -19,7 +19,7 @@
     <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-client</artifactId>
-      <version>2.4.0</version>
+      <version>3.1.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>