You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by da...@apache.org on 2014/08/04 21:34:09 UTC

svn commit: r1615736 - in /pig/branches/branch-0.13: CHANGES.txt ivy/libraries.properties

Author: daijy
Date: Mon Aug  4 19:34:09 2014
New Revision: 1615736

URL: http://svn.apache.org/r1615736
Log:
PIG-4083: TestAccumuloPigCluster always failed with timeout error

Modified:
    pig/branches/branch-0.13/CHANGES.txt
    pig/branches/branch-0.13/ivy/libraries.properties

Modified: pig/branches/branch-0.13/CHANGES.txt
URL: http://svn.apache.org/viewvc/pig/branches/branch-0.13/CHANGES.txt?rev=1615736&r1=1615735&r2=1615736&view=diff
==============================================================================
--- pig/branches/branch-0.13/CHANGES.txt (original)
+++ pig/branches/branch-0.13/CHANGES.txt Mon Aug  4 19:34:09 2014
@@ -153,6 +153,8 @@ PIG-3882: Multiquery off mode execution 
  
 BUG FIXES
 
+PIG-4083: TestAccumuloPigCluster always failed with timeout error (fang+fang+chen via daijy)
+
 PIG-4036: Fix e2e failures - JobManagement_3, CmdErrors_3 and BigData_4 (daijy)
 
 PIG-4037: TestHBaseStorage, TestAccumuloPigCluster has failures with hadoopversion=23 (daijy)

Modified: pig/branches/branch-0.13/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/pig/branches/branch-0.13/ivy/libraries.properties?rev=1615736&r1=1615735&r2=1615736&view=diff
==============================================================================
--- pig/branches/branch-0.13/ivy/libraries.properties (original)
+++ pig/branches/branch-0.13/ivy/libraries.properties Mon Aug  4 19:34:09 2014
@@ -45,7 +45,7 @@ hadoop-mapreduce.version=2.0.3-alpha
 hbase94.version=0.94.1
 hbase95.version=0.96.0-${hbase.hadoop.version}
 hsqldb.version=1.8.0.10
-hive.version=0.8.0
+hive.version=0.13.1
 httpcomponents.version=4.1
 jackson.version=1.8.8
 jackson-pig-3039-test.version=1.9.9