BIGTOP-873. Hive needs Ivy cache cleared

Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/6ef2d987
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/6ef2d987
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/6ef2d987

Branch: refs/heads/master
Commit: 6ef2d987f9cf56f846535e6d9400c82f0d47addf
Parents: f73ed43
Author: Sean Mackrory <[email protected]>
Authored: Sat Mar 16 21:23:57 2013 -0700
Committer: Roman Shaposhnik <[email protected]>
Committed: Thu Mar 21 11:36:37 2013 -0700

----------------------------------------------------------------------
 bigtop-packages/src/common/hive/do-component-build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/6ef2d987/bigtop-packages/src/common/hive/do-component-build
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/common/hive/do-component-build 
b/bigtop-packages/src/common/hive/do-component-build
index 6ff84e0..d2ab813 100644
--- a/bigtop-packages/src/common/hive/do-component-build
+++ b/bigtop-packages/src/common/hive/do-component-build
@@ -39,4 +39,4 @@ 
hadoop.mapreduce.tools.jar=\${hadoop.root}/share/hadoop/mapreduce/hadoop-mapredu
 __EOT__
 
 ant -f src/build.xml `bom2props | sed -e 's#^#-D#'` 
-Dhadoop.security.version.prefix=0.23 \
-    -Dversion=$HIVE_VERSION -Dinclude.postgres=true package "$@"
+    -Dversion=$HIVE_VERSION -Dinclude.postgres=true very-clean package "$@"

Reply via email to