commit 0a1680746177c6bbae5ac0d27222b7e75d6b1d69 Author: Jenkins slave Date: Thu Jan 22 15:17:24 2015 -0800 Preparing for CDH5.2.3 release commit 1db4c90764bd0509d6a2a01d8c3d128444ab59ac Author: Mohit Sabharwal Date: Thu Jan 15 11:14:22 2015 -0800 Revert "CDH-23744 : Add option to disable NewPartitionFilterOptimizer" This reverts commit b02aefd180374ffbdf854ebf36ff23e02645bdd3. commit b02aefd180374ffbdf854ebf36ff23e02645bdd3 Author: Mohit Sabharwal Date: Thu Jan 8 21:59:25 2015 -0800 CDH-23744 : Add option to disable NewPartitionFilterOptimizer NewPartitionFilterOptimizer does not allow certain logic simplifying filters (like FILTER A BY (1==1)). Allow user to use PartitionFilterOptimizer instead, by setting "pig.exec.useOldPartitionFilterOptimizer" to true in pig.properties (cherry picked from commit 09f1801758191b139a0ee4ecf38de0ace8352e9d) commit 253606b0cba4dcc0873a035c4c90e2f63da57da0 Author: Jenkins slave Date: Tue Jan 13 12:45:12 2015 -0800 Preparing for CDH5.2.2 release commit 773e5e0c3fec05ee47631c7a6758152e1086f9e6 Author: Mohit Sabharwal Date: Fri Nov 21 15:44:42 2014 -0800 CLOUDERA-BUILD : CDH-23366 : PIG ILLUSTRATE command broken getScriptHash() needs logical plan set in the PigContext's execution engine, which is not true for ILLUSTRATE. In fact, in ILLUSTRATE's case, the logical plan is never set for PigContext execution engine. I'm not entirely sure why, but there is bunch of "if(!pigContext.inIllustrator)" code in Pig, so ILLUSTRATE as a special case is apparently pretty common :( This is related to a CDH-only Navigator change, so I can't really compare with upstream -- where much of the related code has been refactored anyways. (cherry picked from commit 384818400b500bbc58a0121cf1cb10265628e88b) commit dce920caeec065caa951f2c2de415d6a58eb83b2 Author: Brock Noland Date: Thu Nov 13 13:39:03 2014 -0800 CDH-23235 - Backport PIG-4330 - Regression test for PIG-3584 - AvroStorage does not correctly translate arrays of strings commit ae3fffe0616b9d3733bc710e1658793beac01413 Author: Brock Noland Date: Thu Nov 13 12:56:59 2014 -0800 CDH-22372 - Backport PIG-3584 - AvroStorage does not correctly translate arrays of strings commit 4471a22ef163f2b6c17c862e481f9a319dc40cdb Author: Brock Noland Date: Wed Nov 12 13:57:59 2014 -0800 CLOUDERA-BUILD: CDH-23167 - 91 Pig tests are failing commit bbe51bc7e788deebf24d443cebb110995a8df7d3 Author: Jenkins slave Date: Wed Nov 12 09:43:52 2014 -0800 Preparing for CDH5.2.2 development commit 69dec2c86448a7e0cbc6cd3f74d2f143c800f2fb Author: Jenkins slave Date: Wed Nov 5 16:05:39 2014 -0800 Preparing for CDH5.2.1 release commit 5f8c8a47dacc2273ee2284fb030b231937ddfab6 Author: Jenkins slave Date: Thu Oct 9 13:57:58 2014 -0700 Preparing for CDH5.2.1 development commit cdb4c8e2aeb684e5fc864f39756eb330421e929c Author: Jenkins slave Date: Thu Oct 9 13:44:05 2014 -0700 Preparing for CDH5.2.0 release commit 112a8b46dcd273072168af591c1852c7c5b7f829 Author: Andrew Bayer Date: Fri Sep 26 16:56:18 2014 -0700 CLOUDERA-BUILD. Fixing piggybank source path commit 6166deb55c8ebbf8389948b9f9b5be632088b2f5 Author: Andrew Bayer Date: Fri Sep 26 14:28:22 2014 -0700 CLOUDERA-BUILD. Actually deploy Piggybank commit cdb51e2acd117350294c2d245e59fcd6f05c9173 Author: Jenkins slave Date: Fri Sep 26 10:50:28 2014 -0700 CLOUDERA-BUILD: Fixing version to 5.2.0-SNAPSHOT commit 721b8458e996ecc43d5244f1fa783f12f8c4dc5f Author: Jenkins slave Date: Fri Sep 26 09:26:30 2014 -0700 Preparing for CDH5.3.0 development commit a1f309af76750e235b7e085717c063d5be589212 Author: Sean Mackrory Date: Tue Sep 23 14:29:43 2014 -0700 CLOUDERA-BUILD. Adding POM for Piggybank commit 368c56d35c3c070c545fc137bd11757dbe6bb7b0 Author: Mani Narayan Date: Fri Aug 22 10:22:17 2014 -0700 Backporting PIG-4133: Need to update the default $HCAT_HOME dir in the PIG script commit be0e787f2679df57591f6a0e1d21db274bfe7acd Author: Jenkins slave Date: Mon Jun 9 10:57:31 2014 -0700 Preparing for CDH5.2.0 development commit 1755c2a8fa2f6c497b7f717ccb6d603f2d6f261f Author: xzhang Date: Tue Apr 29 12:05:27 2014 -0700 Backport PIG-3661: Piggybank AvroStorage fails if used in more than one load or store statement commit 4202857c0230a03910d200f4249bb268f34a609b Author: Cheolsoo Park Date: Fri Mar 28 16:13:51 2014 +0000 PIG-3833: Relation loaded by AvroStorage with schema is projected incorrectly in foreach statement (jeongjinku via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1582793 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 54fa7a9b2bbd974666d250689fa65b36d146e475 Author: Rohini Palaniswamy Date: Mon Jan 27 08:01:58 2014 +0000 PIG-3677: ConfigurationUtil.getLocalFSProperties can return an inconsistent property set (rohini) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1561598 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 9ab169cb7dc9a70abb95013165179f6c96573b1c Author: Jianyong Dai Date: Wed Oct 23 18:28:11 2013 +0000 PIG-3530: Some e2e tests is broken due to PIG-3480 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1535098 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 31e3ecd91decab976a9d17bf861440c80c333fe0 Author: Jarek Jarcec Cecho Date: Thu Oct 3 17:42:46 2013 -0700 CDH-14534: Pig logs PigJobControl WARNs when trying to decide between MR1/MR2 commit ffd8e542842eb39e78db7a3cc5447b77a711e3c3 Author: Jenkins slave Date: Mon Mar 3 11:02:38 2014 -0800 Preparing for CDH5.1.0 development commit 6e82c50f7f2a23cb8066d3d08f5d67fe0d31342e Author: Jianyong Dai Date: Mon Feb 10 06:38:04 2014 +0000 PIG-3670: Fix assert in Pig script git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1566519 13f79535-47bb-0310-9956-ffa450edef68 commit 44e6fa99c4344269c06cdec0df4b207290215fff Author: Jianyong Dai Date: Fri Feb 7 07:22:22 2014 +0000 PIG-3606: Pig script throws error when searching for hcatalog jars in latest hive git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1565559 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit b248c3eaee48fd407b5ea1a9353a872dc14845f4 Author: Jianyong Dai Date: Fri Jan 31 18:25:46 2014 +0000 PIG-3726: Ranking empty records leads to NullPointerException git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1563200 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java commit af59fc9a73189a9aced3c3ea6178a6ce3c72cb19 Author: Jarek Jarcec Cecho Date: Tue Jan 21 22:54:36 2014 -0800 CLOUDERA-BUILD. Using CDH version of commons-lang commit ad8f6c5b21390e5c187af1962e6b09d7335016b8 Author: Jarek Jarcec Cecho Date: Sat Jan 18 12:51:29 2014 -0800 CLOUDERA-BUILD. Removing circular dependency between parquet and pig CDH-16314: Pig and parquet have circular dependency commit 4b5b6bece007009d88c209319402716baa3c7aad Author: Rohini Palaniswamy Date: Fri Dec 6 00:44:57 2013 +0000 PIG-2629: Wrong Usage of Scalar which is null causes high namenode operation (rohini) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1548342 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 90dabbe437e786b0ee931d05c1152c795396202c Author: Cheolsoo Park Date: Fri Dec 27 22:17:25 2013 +0000 PIG-3639: TestRegisteredJarVisibility is broken in trunk (cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1553752 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit b073dd735551a731b32074dd0f383a8e85566168 Author: Cheolsoo Park Date: Wed Dec 18 18:20:56 2013 +0000 PIG-3633: AvroStorage tests are failing when running against Avro 1.7.5 (jarcec via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1552051 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 1ace57af980319998e33ef189b601a8811ba1691 Author: Andrew Bayer Date: Fri Dec 13 12:28:12 2013 -0800 CLOUDERA-BUILD. Band-aid commons-lang version commit 9537d44370e7a4a87b086b7922342af6db1cd973 Author: Cheolsoo Park Date: Sun Nov 24 23:44:43 2013 +0000 PIG-3285: Jobs using HBaseStorage fail to ship dependency jars (ndimiduk via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1545114 13f79535-47bb-0310-9956-ffa450edef68 commit cbc5c29ba6b98e2bb3b08c35d749dba8f98f3dac Author: Jarek Jarcec Cecho Date: Wed Nov 27 14:46:05 2013 -0800 CLOUDERA-BUILD. Use CDH version of snappy CDH-15936: Snappy: Alter pig build to get snappy version from the CDH root pom.xml file commit f57d1992b77f96a6d70b9b2a0fcd801c01e74bbc Author: Jarek Jarcec Cecho Date: Wed Nov 27 14:42:07 2013 -0800 CLOUDERA-BUILD. Serializing pig plan for Navigator consumption CDH-15881: Commit Navigator specific Pig changes commit 8649038ba786b05efb82b2dd8673cf905a89d48d Author: Jarek Jarcec Cecho Date: Thu Nov 7 13:37:58 2013 -0800 CLOUDERA-BUILD. Build against CDH version of Parquet CDH-15574: Make Pig in C5 compile against CDH version of parquet commit 550af0a74b119f5f92c088fb57700da5fce5540a Author: Jarek Jarcec Cecho Date: Thu Oct 24 10:39:01 2013 -0700 CLOUDERA-BUILD. Support MR1 KILLED status for failing job commit 0654e27e7104314ef361ae4fad8e1cd49f1e2381 Author: Jarek Jarcec Cecho Date: Mon Oct 21 09:19:38 2013 -0700 CLOUDERA-BUILD. Pig packaging build is failing on forrest validation CDH-15198: Pig packaging build is failing on forrest validation commit 705beebf7d160a3fb04b77b1df9c5b8581136e24 Author: cheolsoo Date: Wed Feb 27 14:28:25 2013 -0800 CDH-10719: Create home directory on mini cluster in unit tests commit e3790b8497f1a5ac631e53d0ea0d6003dc20bb30 Author: Jarek Jarcec Cecho Date: Wed Oct 16 13:45:40 2013 -0700 CLOUDERA-BUILD. Explicitly casting Job to ControlledJob when invoking MR code commit 52d799b6e6d223f87ea862505641c9ef899a94e0 Author: Cheolsoo Park Date: Wed Oct 16 18:33:14 2013 +0000 PIG-3519: Remove dependency on uber avro-tools jar (jarcec via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1532851 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt ivy/libraries.properties commit b6ec5e6c005bbe093a036afe06fe6f307dcdaa6f Author: Xuefu Zhang Date: Mon Oct 7 17:34:30 2013 +0000 PIG-3496: Propagate HBase 0.95 jars to the backend (Jarek Jarcec Cecho via xuefuz) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1530006 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 37cf4b8c8451ac02fe6fbaa9d9786d603e4c9908 Author: Xuefu Zhang Date: Thu Oct 3 21:32:43 2013 +0000 PIG-3469: Skewed join can cause unrecoverable NullPointerException when one of its inputs is missing (Jarek Jarcec Cecho via xuefuz) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1529011 13f79535-47bb-0310-9956-ffa450edef68 Conflicts: CHANGES.txt commit 23adfc866bf80b57efc69996dc75963871d3a22f Author: Jarek Jarcec Cecho Date: Tue Oct 15 15:19:05 2013 -0700 CLOUDERA-BUILD. Building for CDH commit 93b12315c64ea3ec6628036316731fb691a49999 Author: Jianyong Dai Date: Mon Oct 14 17:34:43 2013 +0000 Fix jdiff for Pig 0.12.0 git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1531988 13f79535-47bb-0310-9956-ffa450edef68 commit 6154e8e914a557642cb2a4c0bcc92cc9dde673ba Author: Aniket Namadeo Mokashi Date: Mon Oct 14 03:19:27 2013 +0000 PIG-3480: TFile-based tmpfile compression crashes in some cases (dvryaboy via aniket486) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1531786 13f79535-47bb-0310-9956-ffa450edef68 commit 9147d71bcd26564f09c7d8ba67fc7bde7e34f8a1 Author: Jianyong Dai Date: Fri Oct 11 21:52:34 2013 +0000 Move PIG-3510 to the right fix version git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1531439 13f79535-47bb-0310-9956-ffa450edef68 commit 0f258766853f0392bcdd127df07a24f7298dc09b Author: Jianyong Dai Date: Fri Oct 11 21:51:06 2013 +0000 PIG-3512: Reducer estimater is broken by PIG-3497 git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1531438 13f79535-47bb-0310-9956-ffa450edef68 commit 5ce955e5f5d392e05e6249aa191b04e6a4b963a9 Author: Cheolsoo Park Date: Thu Oct 10 19:54:48 2013 +0000 PIG-3510: New filter extractor fails with more than one filter statement (aniket486 via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.12@1531086 13f79535-47bb-0310-9956-ffa450edef68