Index: build.properties
===================================================================
--- build.properties (revision 1386931)
+++ build.properties (working copy)
@@ -44,6 +44,8 @@
hadoop.root.default=${build.dir.hadoop}/hadoop-${hadoop.version.ant-internal}
hadoop.root=${hadoop.root.default}
test.hadoop.bin.path=${hive.root}/testutils/hadoop
+java.net.preferIPv4Stack=true
+
# Newer versions of Hadoop name the jar as hadoop-{core,test}-VERSION instead of hadoop-VERSION-{core,test}
# We will add both styles to the classpath and it will pick up whichever is there
hadoop.oldstyle-name.jar=${hadoop.root}/hadoop-${hadoop.version.ant-internal}-core.jar
Index: build-common.xml
===================================================================
--- build-common.xml (revision 1386931)
+++ build-common.xml (working copy)
@@ -432,6 +432,7 @@
+