aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChandan Rajah <chandan.rajah@gmail.com>2013-07-18 17:19:24 +0100
committerChandan Rajah <chandan.rajah@gmail.com>2013-07-18 17:19:24 +0100
commitbdb0933779f63a4f4be691feae7741b4dbb96b35 (patch)
tree2ff9bef8ff4f95a1d819672b1e5b7acd8a57cb1e /pom.xml
parent1f0450297589ecbf89862faa951ea9004df6293e (diff)
downloadSpyGlass-bdb0933779f63a4f4be691feae7741b4dbb96b35.tar.gz
SpyGlass-bdb0933779f63a4f4be691feae7741b4dbb96b35.zip
Added support for split grouping in order to reduce the number of mappers created for large tables
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8c1adb8..208f8e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<name>Cascading and Scalding wrapper for HBase with advanced features</name>
<groupId>parallelai</groupId>
<artifactId>parallelai.spyglass</artifactId>
- <version>2.9.3_2.2.0</version>
+ <version>2.9.3_3.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>