diff --git .gitmodules .gitmodules
new file mode 100644
index 0000000..10f5cec
--- /dev/null
+++ .gitmodules
@@ -0,0 +1,3 @@
+[submodule "hive/external"]
+ path = hive/external
+ url = git://git.apache.org/hive.git
diff --git build.xml build.xml
index aa98b37..1783f84 100644
--- build.xml
+++ build.xml
@@ -323,4 +323,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git hive/external hive/external
new file mode 160000
index 0000000..5c785c0
--- /dev/null
+++ hive/external
@@ -0,0 +1 @@
+Subproject commit 5c785c052681c47803eb5384b5c853b4d3c06fe5