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