commit 26fc83c2787d01c57471df7ace505c728f988071 Author: Dmitriy Ryaboy Date: Wed Feb 24 11:10:31 2010 -0800 PIG-970. Support of HBase 0.20.0 commit 474eec4259f2b63832c0e0431edfd9cf7a93db3c Author: Dmitriy Ryaboy Date: Wed Feb 24 10:52:31 2010 -0800 PIG-1217. Fix piggybank.evaluation.util.Top, and make it Algebraic. commit ab3b6246d4ab4cfd00b26129e598480a4992e1e2 Author: Dmitriy Ryaboy Date: Wed Feb 24 10:43:08 2010 -0800 PIG-1001. Generate more meaningful error message when one input file does not exist PIG-1144. set default_parallelism construct does not set the number of reducers correctly commit 03767c8ac0c456a0a9d8609c923eb2c6dc5a3f8c Author: Dmitriy Ryaboy Date: Tue Feb 16 00:10:46 2010 -0800 PIG-1063. Pig does not call checkOutSpecs() on OutputFormat provided by StoreFunc in the multistore case commit c8b78eabd0166a098e47bdfd85f5951673253320 Author: Dmitriy Ryaboy Date: Mon Feb 15 23:39:27 2010 -0800 PIG-953. Enable merge join in pig to work with loaders and store functions which can internally index sorted data commit 98a05c16a49889bd1538a8985edc62e5a0045c17 Author: Dmitriy Ryaboy Date: Sun Feb 14 23:05:18 2010 -0800 PIG-920. optimizing diamond queries commit f92020f2cba92337c410a2bf1966b7ac5458ee0c Author: Dmitriy Ryaboy Date: Sun Feb 14 19:04:15 2010 -0800 PIG-1028 FINDBUGS: DM_NUMBER_CTOR: Method invokes inefficient Number constructor; use static valueOf instead commit 8ce3b3a4cbc1dea367b74c8c831ff4995e582198 Author: Dmitriy Ryaboy Date: Sun Feb 14 18:47:17 2010 -0800 PIG-1107. PigLineRecordReader bails out on an empty line for compressed data commit 5d089ea7c46c4a76a54a8b5dcf531278a527dd34 Author: Dmitriy Ryaboy Date: Sun Feb 14 18:41:06 2010 -0800 PIG-1071. Support comma separated file/directory names in load statements commit 12e76f44562fdf2ec2721d1fc22b6f5bc2e439dd Author: Dmitriy Ryaboy Date: Sun Feb 14 18:26:32 2010 -0800 PIG-1030. plain and dump not working with two UDFs inside inner plan of foreach commit 9da000ced404e0d8822c80d72a2ccc54604c5784 Author: Dmitriy Ryaboy Date: Sun Feb 14 18:15:39 2010 -0800 PIG-1027. Number of bytes written are always zero in local mode commit 2ffd68c4dcca69feaf245f6524c322121cd7ca95 Author: Dmitriy Ryaboy Date: Sun Feb 14 18:12:40 2010 -0800 PIG-989. Allow type merge between numerical type and non-numerical type commit 29c3d8533ce8109a04e228a92d472b606b50af9e Author: Dmitriy Ryaboy Date: Sun Feb 14 18:11:01 2010 -0800 PIG-1022. optimizer pushes filter before the foreach that generates column used by filter commit 0dc848f15671633881d49c0f18cee8da8cdaddd0 Author: Dmitriy Ryaboy Date: Sun Feb 14 17:51:18 2010 -0800 PIG-948. [Usability] Relating pig script with MR jobs commit 5d199d13f2a1c6836b5d931b1bd2cc4d600906a0 Author: Dmitriy Ryaboy Date: Sun Feb 14 17:30:21 2010 -0800 PIG-738. Regexp passed from pigscript fails in UDF commit 55071c08e72aeb7291d24b181e6bd01cf4b9ae6c Author: Dmitriy Ryaboy Date: Sun Feb 14 17:25:13 2010 -0800 PIG-976. Multi-query optimization throws ClassCastException commit e24d441926493341819a0d77918f8b6170a9f588 Author: Dmitriy Ryaboy Date: Sun Feb 14 16:55:24 2010 -0800 PIG-942. Maps are not implicitly casted commit f9f6d685255ffa42a80dae8da4ccb3b77ea9d844 Author: Dmitriy Ryaboy Date: Sun Feb 14 16:15:31 2010 -0800 PIG-960. Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage PIG-1080. PigStorage may miss records when loading a file PIG-1197. TextLoader should be updated to match changes to PigStorage commit 95c2895bfe1241cd147af1a02a76f7fcf1319d61 Author: Chad Metcalf Date: Mon Feb 8 20:27:32 2010 -0800 PIG-891. Fixing dfs statement for Pig. commit 139c44a4923005bee2af5fd303863a3fcced6656 Author: Chad Metcalf Date: Tue Nov 10 17:08:20 2009 -0800 PIG-894. order-by fails when input is empty commit 57d1e633b84d660688f846fef846cf6f02590ad4 Author: Chad Metcalf Date: Tue Nov 10 17:07:45 2009 -0800 PIG-1025. Should be able to set job priority through Pig Latin commit 70e43aa3f0ca03b3b326ace53269f118d654a8a8 Author: Chad Metcalf Date: Tue Oct 27 17:37:46 2009 -0700 Use "$@" instead of $* commit 3963ee321c2bd6123a3c77b66f26b4b8779c9019 Author: Todd Lipcon Date: Tue Sep 22 18:43:22 2009 -0700 Fix bug in pig wrapper that discared commandline arguments instead of passing them through commit 1520f2e55cc2dbefe41f83ad813bc1b4ba3dc62b Author: Todd Lipcon Date: Fri Sep 18 18:22:47 2009 -0700 Use a wrapper script to call PIG_HOME/bin/pig instead of moving it commit d682ea5373494fbe9af05f3080973731106b53f2 Author: Todd Lipcon Date: Fri Sep 18 17:55:32 2009 -0700 Add Java option to bin/pig script to ensure the right XML builder is used commit 16c8e11868b01fe543576fcb057564bff02af75e Author: Todd Lipcon Date: Fri Sep 18 16:43:28 2009 -0700 Add example configuration as example-confs/ instead of in cloudera/ directory commit dcdac69caddb3d6bace9524763c45cc9730995b7 Author: Todd Lipcon Date: Fri Sep 18 16:29:29 2009 -0700 PIG-924. Add shims so a single build of Pig can support both 18 and 20 This also modifies bin/pig to load the hadoop libs and conf from HADOOP_HOME Also changes the release to move in the core jar, not the one with all the libs commit e694c165e76e1ef70a0a3934aa6ac43ed6d2a141 Author: Todd Lipcon Date: Fri Sep 18 15:53:53 2009 -0700 PIG-968. Fix findContainingJar to work correctly with +s in the path commit 3662b29ddf60ed904b491316507ed15d2d633af0 Author: Todd Lipcon Date: Fri Sep 18 15:16:52 2009 -0700 Adding the cloudera build directory and scripts commit 074a03e4fe0100a1d9d39e1b4ef87a46c27b49d5 Author: Todd Lipcon Date: Fri Sep 18 15:44:58 2009 -0700 Revert part of a18d1ad99021c96d64b77f8d8811cc3187341396 This makes the dist tar include lib/ so we can actually rebuild properly