Author: gates
Date: Mon Apr 30 22:01:39 2012
New Revision: 1332434
URL: http://svn.apache.org/viewvc?rev=1332434&view=rev
Log:
HCATALOG-394 HCatalog 0.4 should pull hive-0.9.0 from maven instead of
0.9.0-SNAPSHOT
Modified:
incubator/hcatalog/branches/branch-0.4/CHANGES.txt
incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties
Modified: incubator/hcatalog/branches/branch-0.4/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/CHANGES.txt?rev=1332434&r1=1332433&r2=1332434&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.4/CHANGES.txt Mon Apr 30 22:01:39 2012
@@ -115,6 +115,8 @@ Release 0.4.0 - Unreleased
OPTIMIZATIONS
BUG FIXES
+ HCAT-394 HCatalog 0.4 should pull hive-0.9.0 from maven instead of
0.9.0-SNAPSHOT (gates)
+
HCAT-382 NPE in pig when a binary field is null (rohini vi avandana)
HCAT-386 e2e tests should respect JAVA_HOME when it's set (gates)
Modified: incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties?rev=1332434&r1=1332433&r2=1332434&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties (original)
+++ incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties Mon Apr 30
22:01:39 2012
@@ -34,7 +34,7 @@ hadoop-test.version=1.0.1
hadoop-tools.version=1.0.1
hbase.version=0.92.0
high-scale-lib.version=1.1.1
-hive.version=0.9.0-SNAPSHOT
+hive.version=0.9.0
ivy.version=2.1.0
jackson.version=1.7.3
javax-mgmt.version=1.1-rev-1