From 5658125c1cba9f5742cbf00bf3461077e2b7595d Mon Sep 17 00:00:00 2001 From: Peter MacKinnon Date: Mar 21 2014 00:37:32 +0000 Subject: enable full build profile (almost) --- diff --git a/hive-general-build-mods.patch b/hive-general-build-mods.patch index cb9936e..d5a3bb4 100644 --- a/hive-general-build-mods.patch +++ b/hive-general-build-mods.patch @@ -1,18 +1,3 @@ -diff --git a/build.properties b/build.properties -index 008d1bb..010bae4 100644 ---- a/build.properties -+++ b/build.properties -@@ -91,8 +91,8 @@ iterate.hive.nohcat.protobuf=ql - iterate.hive.nohcat.cpp=odbc - - # core profile --iterate.hive.core.all=ant,shims,common,serde,metastore,ql,cli --iterate.hive.core.modules=shims,common,serde,metastore,ql,cli -+iterate.hive.core.all=ant,shims,common,serde,metastore,ql,service,cli -+iterate.hive.core.modules=shims,common,serde,metastore,ql,service,cli - iterate.hive.core.tests=ql - iterate.hive.core.thrift=ql - iterate.hive.core.protobuf=ql diff --git a/ivy/ivysettings.xml b/ivy/ivysettings.xml index d230f2c..44f3a04 100644 --- a/ivy/ivysettings.xml diff --git a/hive-hwi-mods.patch b/hive-hwi-mods.patch new file mode 100644 index 0000000..db7961d --- /dev/null +++ b/hive-hwi-mods.patch @@ -0,0 +1,39 @@ +From 948c12866371a2722265f10303a8fca3b03360e3 Mon Sep 17 00:00:00 2001 +From: Peter MacKinnon +Date: Wed, 8 Jan 2014 12:12:35 -0500 +Subject: [PATCH 08/10] hwi mods + +--- + hwi/ivy.xml | 2 +- + hwi/src/java/org/apache/hadoop/hive/hwi/HWIServer.java | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git a/hwi/ivy.xml b/hwi/ivy.xml +index 81fa89b..aa5435d 100644 +--- a/hwi/ivy.xml ++++ b/hwi/ivy.xml +@@ -28,7 +28,7 @@ + + +- ++ + + + 0.12.0-3 +- enable full build profile (almost) + * Tue Mar 18 2014 Peter MacKinnon 0.12.0-2 - reinstate exclude arch arm because of hadoop dep