aboutsummaryrefslogtreecommitdiff
path: root/contrib/pom.xml
diff options
context:
space:
mode:
authorJacques Nadeau <jacques@apache.org>2015-11-19 18:20:03 -0800
committerJacques Nadeau <jacques@apache.org>2016-01-10 23:46:44 -0800
commit392d1f7e9398fb1bee8f67b0d49a82436c3145fb (patch)
treeb1c1fa2ce70d34b1a840abfe11e0f52873bf4d83 /contrib/pom.xml
parent3694909662d62772ea146c073bdb2d6f10e4150e (diff)
DRILL-4241: Add Single Tablet Writer
- Also move to a test bootstrap - Update to the latest kudu and Drill - Add plugin to Drill distribution - Checkstyle and directory cleanup This closes #314.
Diffstat (limited to 'contrib/pom.xml')
-rw-r--r--contrib/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/pom.xml b/contrib/pom.xml
index bc9591039..87b84c124 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -36,6 +36,7 @@
<module>storage-hive</module>
<module>storage-mongo</module>
<module>storage-jdbc</module>
+ <module>storage-kudu</module>
<module>sqlline</module>
<module>data</module>
<module>gis</module>