aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 524e5daff5..9db34a01ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,6 +91,9 @@
<module>mllib</module>
<module>tools</module>
<module>streaming</module>
+ <module>sql/catalyst</module>
+ <module>sql/core</module>
+ <module>sql/hive</module>
<module>repl</module>
<module>assembly</module>
<module>external/twitter</module>
@@ -118,6 +121,8 @@
<protobuf.version>2.4.1</protobuf.version>
<yarn.version>0.23.7</yarn.version>
<hbase.version>0.94.6</hbase.version>
+ <hive.version>0.12.0</hive.version>
+ <parquet.version>1.3.2</parquet.version>
<PermGen>64m</PermGen>
<MaxPermGen>512m</MaxPermGen>