diff --git a/pom.xml b/pom.xml index b0493474..42af2b68 100644 --- a/pom.xml +++ b/pom.xml @@ -96,11 +96,30 @@ 4.5.14 + + commons-httpclient + commons-httpclient + 3.1 + true + + + + commons-cli + commons-cli + 1.9.0 + + org.apache.hadoop hadoop-common 3.4.0 true + + + * + * + + @@ -108,6 +127,12 @@ hadoop-mapreduce-client-core 3.4.0 true + + + * + * + + @@ -115,6 +140,12 @@ pig 0.17.0 provided + + + * + * + +