From b72c234dd35c3eb807e8050385adf697dcf97fad Mon Sep 17 00:00:00 2001 From: rotem Date: Sun, 16 Jun 2013 12:09:42 +0300 Subject: Adding HBase raw taps and source, bumping needed dependency versions, bumping scala version --- pom.xml | 49 ++++++++++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 19 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d254977..077c22c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ Cascading and Scalding wrapper for HBase with advanced features parallelai parallelai.spyglass - 2.0.3 + 2.0.4-SNAPSHOT jar @@ -29,25 +29,26 @@ UTF-8 - 0.0.4-cdh4.2.0 - 1.3.0-cdh4.2.0 - 2.0.0-cdh4.2.0 - 0.94.2-cdh4.2.0 - 0.10.0-cdh4.2.0 - 0.7-cdh4.2.0 - 2.0.0-mr1-cdh4.2.0 - 3.3.0-cdh4.2.0 - 2.0.0-cdh4.2.0.oozie-3.3.0-cdh4.2.0 - 3.3.0-cdh4.2.0 - 0.10.0-cdh4.2.0 - 1.4.2-cdh4.2.0 - 0.8.0-cdh4.2.0 - 3.4.5-cdh4.2.0 + 0.0.4-cdh4.3.0 + 1.3.0-cdh4.3.0 + 2.0.0-cdh4.3.0 + 0.94.6-cdh4.3.0 + 0.10.0-cdh4.3.0 + 0.7-cdh4.3.0 + 2.0.0-mr1-cdh4.3.0 + 3.3.2-cdh4.3.0 + 2.0.0-cdh4.2.0.oozie-3.3.2-cdh4.3.0 + 3.3.2-cdh4.3.0 + 0.11.0-cdh4.3.0 + 1.4.3-cdh4.3.0 + 0.8.2-cdh4.3.0 + 3.4.5-cdh4.3.0 - 2.9.2 - 0.8.3 - 2.1.0 + 2.10.2 + 2.10 + 0.8.5 + 2.1.6 0.1.1 1.7.1 @@ -162,7 +163,7 @@ com.twitter - scalding_${scala.version} + scalding-core_${scalding.scala.version} ${scalding.version} @@ -189,6 +190,16 @@ ${typesafe.config.version} + + com.twitter.elephantbird + elephant-bird-core + 4.1 + + + com.twitter.elephantbird + elephant-bird-hadoop-compat + 4.1 + -- cgit v1.2.3