You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by ro...@apache.org on 2016/07/26 22:13:51 UTC

svn commit: r1754186 - /pig/branches/branch-0.16/CHANGES.txt

Author: rohini
Date: Tue Jul 26 22:13:51 2016
New Revision: 1754186

URL: http://svn.apache.org/viewvc?rev=1754186&view=rev
Log:
PIG-4935: TEZ_USE_CLUSTER_HADOOP_LIBS is always set to true (rohini)

Modified:
    pig/branches/branch-0.16/CHANGES.txt

Modified: pig/branches/branch-0.16/CHANGES.txt
URL: http://svn.apache.org/viewvc/pig/branches/branch-0.16/CHANGES.txt?rev=1754186&r1=1754185&r2=1754186&view=diff
==============================================================================
--- pig/branches/branch-0.16/CHANGES.txt (original)
+++ pig/branches/branch-0.16/CHANGES.txt Tue Jul 26 22:13:51 2016
@@ -30,6 +30,8 @@ OPTIMIZATIONS
 
 BUG FIXES
 
+PIG-4935: TEZ_USE_CLUSTER_HADOOP_LIBS is always set to true (rohini)
+
 PIG-4961: CROSS followed by LIMIT inside nested foreach drop data from result (rohini)
 
 PIG-4960: Split followed by order by/skewed join is skewed in Tez (rohini)