commit db61b48bd1819c9f8aefc11b4c999c2dd6672179 Author: Dmitriy V. Ryaboy Date: Wed Jan 30 17:43:44 2013 +0000 PIG-3147: Spill failing with "java.lang.RuntimeException: InternalCachedBag.spill() should not be called" git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1440550 13f79535-47bb-0310-9956-ffa450edef68 commit 85a7c36a36d177eb011644c8675856f9044cd4ca Author: Jenkins slave Date: Wed Jan 30 10:28:42 2013 -0800 Preparing for CDH4.2.0 release commit 1bf98ccddf233ad5a6a12a01aa40778b4127e350 Author: cheolsoo Date: Wed Jan 30 09:28:23 2013 -0800 CDH-10219: Update Pig pom to use jython-standalone commit 60a15a38054605ad04b131c2a8327e2185ee3280 Author: Cheolsoo Park Date: Tue Jan 22 05:09:14 2013 +0000 PIG-3071: Update hcatalog jar and path to hbase storage handler jar in pig script (arpitgupta via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1436749 13f79535-47bb-0310-9956-ffa450edef68 commit d903d811619af258148a3c587da8d6b32cca668e Author: Cheolsoo Park Date: Tue Jan 22 05:01:54 2013 +0000 PIG-3022: TestRegisteredJarVisibility.testRegisteredJarVisibility fails with hadoop-2.0.x (rohini via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1436746 13f79535-47bb-0310-9956-ffa450edef68 commit 1a07529877241528abe6dc0d4cb46274c615c795 Author: Cheolsoo Park Date: Mon Jan 21 20:49:40 2013 +0000 PIG-3125: Fix zebra compilation error (cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1436613 13f79535-47bb-0310-9956-ffa450edef68 commit eff016d68abddc9ffca9fcf86756fb48600172c6 Author: Alan Gates Date: Wed Jan 16 23:09:55 2013 +0000 PIG-3029 TestTypeCheckingValidatorNewLP has some path reference issues for cross-platform execution git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1434473 13f79535-47bb-0310-9956-ffa450edef68 commit e0e6604e64c9a299fb9ad63334309ca2daecf873 Author: Jianyong Dai Date: Sat Dec 29 00:37:49 2012 +0000 PIG-3107: bin and autocomplete are missing in src release (PIG-3107-2.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1426676 13f79535-47bb-0310-9956-ffa450edef68 commit 9d87f5591605b76d327633e6078bb080e7b6b3a7 Author: Jianyong Dai Date: Fri Dec 28 00:03:32 2012 +0000 PIG-3107: bin and autocomplete are missing in src release (daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1426367 13f79535-47bb-0310-9956-ffa450edef68 commit 5e03a5a128c0ab56549cedb868b56f8fe2b8c31e Author: Rohini Palaniswamy Date: Thu Dec 27 22:11:01 2012 +0000 PIG-3051: java.lang.IndexOutOfBoundsException failure with LimitOptimizer + ColumnPruning (knoguchi via rohini) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1426345 13f79535-47bb-0310-9956-ffa450edef68 commit 2558f69774e5cb55b870f616d93255aadac01662 Author: Jianyong Dai Date: Thu Dec 27 17:44:45 2012 +0000 PIG-3106: Missing license header in several java file git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1426272 13f79535-47bb-0310-9956-ffa450edef68 commit c622870f34cfdd5a72606a686943dcc83d52b3b4 Author: Julien Le Dem Date: Thu Dec 20 20:22:42 2012 +0000 PIG-3076: make TestScalarAliases more reliable (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1424670 13f79535-47bb-0310-9956-ffa450edef68 commit 2f85e2a6feaacd963b0a6ff259388482d73fb40b Author: cheolsoo Date: Thu Jan 10 16:36:44 2013 -0800 CLOUDERA-BUILD: Change the version number to 0.10 in docs commit 379f1b793227066d39d492074232e7087131c65e Author: cheolsoo Date: Tue Jan 1 14:17:00 2013 -0800 PIG-3085: Errors and lacks in document "Built In Functions" commit 5789f3163f364fa150118694a7004402a6abae34 Author: cheolsoo Date: Wed Dec 26 20:56:41 2012 -0800 PIG-3050: Fix FindBugs multithreading warnings commit f2601f77047ae30229e62e2521e692a29066ff24 Author: cheolsoo Date: Wed Dec 26 20:55:36 2012 -0800 PIG-3066: Fix TestPigRunner in trunk commit 0d4ffeb79d1d050be0ea775c8e366575bfd73899 Author: cheolsoo Date: Fri Dec 21 15:03:53 2012 -0800 CDH-9612: Add yarn-client to ivy.xml for MR2 commit fd16b5aed5cd0f3841febbc814e3651ac1fde706 Author: cheolsoo Date: Thu Dec 20 11:16:16 2012 -0800 PIG-3101: Increase io.sort.mb in YARN MiniCluster commit 94255f491bf1a00f9fdb0c93e5cbde0f40e63a15 Author: cheolsoo Date: Thu Dec 20 09:19:32 2012 -0800 PIG-3096: Make PigUnit thread safe commit 11002f2133c5f04f749374b1f376a307f4e90fe5 Author: cheolsoo Date: Thu Dec 20 09:06:21 2012 -0800 PIG-3099: Pig unit test fixes for TestGrunt(1), TestStore(2), TestEmptyInputDir(3) commit 62c3d24ec3022ed024a225a235edfdd3e4d8ada7 Author: cheolsoo Date: Thu Dec 20 07:07:40 2012 -0800 PIG-3020: "Duplicate uid in schema" error when joining two relations derived from the same load statement commit a1a4ebd9875121688f1a00c4fafaf4bfb507b643 Author: cheolsoo Date: Tue Dec 18 11:48:21 2012 -0800 CDH-9541: Revert PIG-2702 commit de257e64b7d0fcb80e383bc911ab2faa93a24bc7 Author: cheolsoo Date: Mon Dec 17 15:03:33 2012 -0800 PIG-3085: Errors and lacks in document "Built In Functions" commit adeefeefab183be20bcb138eea28aa397c36b23a Author: cheolsoo Date: Mon Dec 17 14:26:54 2012 -0800 PIG-2341: Need better documentation on Pig/HBase integration commit 10559b74d33266b8fb067fe99b34575be0bb30db Author: cheolsoo Date: Mon Dec 17 14:25:42 2012 -0800 PIG-3033: test-patch failed with javadoc warnings commit c52dc66e5719e1df9c4b5837a76f2e73b81862e8 Author: cheolsoo Date: Mon Dec 17 14:24:30 2012 -0800 PIG-3044: Trigger POPartialAgg compaction under GC pressure commit 0caec490d0ded3fbc991aa5c929208ba985e9399 Author: cheolsoo Date: Mon Dec 10 10:42:15 2012 -0800 CDH-9390 Dependencies are missing in Pig pom commit 30750f73d6d966e2e239b3f37ec9a8f6b8ca9a92 Author: cheolsoo Date: Fri Dec 7 17:26:06 2012 -0800 CDH-9324 Test failure: Oozie TestHiveMain.testMain commit 38fc551f4c775d986481e51baaebfc7b00fa01ea Author: cheolsoo Date: Mon Dec 3 17:40:31 2012 -0800 PIG-2924 PigStats should not be assuming all Storage classes to be file-based storage commit 177d07763746de3ac36fa0dda4971dd5eac7ae20 Author: cheolsoo Date: Wed Nov 28 16:05:50 2012 -0800 PIG-2978 TestLoadStoreFuncLifeCycle fails with hadoop-2.0.x commit 652f8b06720ac7bc44e370e7085836065df8ee49 Author: cheolsoo Date: Wed Nov 28 16:01:25 2012 -0800 PIG-3034 Remove Penny code from Pig repository commit e89159c424fa5870984292af8fd029391ab34294 Author: cheolsoo Date: Wed Nov 28 15:57:39 2012 -0800 PIG-2934 HBaseStorage filter optimizations commit 90065e532330ecf06486db5370ebb865d42ec8ea Author: cheolsoo Date: Wed Nov 28 15:52:35 2012 -0800 PIG-2980 documentation for DateTime datatype commit 89e92a141425462ea7d2240aa20c3f9e2d4e5e67 Author: cheolsoo Date: Wed Nov 28 15:43:33 2012 -0800 PIG-2982 add unit tests for DateTime type that test setting timezone commit 57b1060949de5960dd37c6423a5655785668b225 Author: cheolsoo Date: Tue Nov 20 18:25:55 2012 -0800 CDH-4845 Fix CDH4 Pig unit test blowout commit 21c950b292e82ccfd7057ecfe2f3c235fdd78a9c Author: cheolsoo Date: Tue Nov 20 18:29:58 2012 -0800 PIG-2966 Test failures on CentOS 6 because MALLOC_ARENA_MAX is not set commit 56ab63d2011d8de70097475f550a623e5bd6f49a Author: cheolsoo Date: Tue Nov 20 17:11:24 2012 -0800 PIG-2885 TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3 commit 6babaf633b9aced8f8dd4f5701390470c693a362 Author: cheolsoo Date: Tue Nov 20 17:02:15 2012 -0800 CLOUDREA-BUILD: prepare for 4.2 development commit fa571d7e26c1941b8d3e4a5435de7fb21aec4842 Author: Rohini Palaniswamy Date: Mon Nov 19 12:01:14 2012 +0000 PIG-3039: Not possible to use custom version of jackson jars (rohini) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1411144 13f79535-47bb-0310-9956-ffa450edef68 commit 7df3e11a1ba30a41e31fc43314dc5eec8e6a10d1 Author: Jonathan Coveney Date: Thu Nov 15 00:30:16 2012 +0000 PIG-2937: generated field in nested foreach does not inherit the variable name as the field name (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1409619 13f79535-47bb-0310-9956-ffa450edef68 commit 3de7cc10bf0452f64f637bfb55a24b69648a6d82 Author: Cheolsoo Park Date: Wed Nov 14 06:21:23 2012 +0000 PIG-3045: Specifying sorting field(s) at nightly.conf - fix sortArgs (rohini via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1409094 13f79535-47bb-0310-9956-ffa450edef68 commit c2c3799840cbbbd9bba5f086745789d54184a576 Author: Cheolsoo Park Date: Fri Nov 9 00:41:08 2012 +0000 PIG-2979: Pig.jar doesn't work with hadoop-2.0.x (cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1407331 13f79535-47bb-0310-9956-ffa450edef68 commit ffd675ac2763b5f0a951e80564914864b716f390 Author: Cheolsoo Park Date: Thu Nov 8 04:47:05 2012 +0000 PIG-2405: some unit test case failed with open JDK (fang fang chen via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1406922 13f79535-47bb-0310-9956-ffa450edef68 commit 62fcc230ad3b9cc18ad0a19d401867df52867909 Author: Rohini Palaniswamy Date: Thu Nov 8 04:43:28 2012 +0000 PIG-3035: With latest version of hadoop23 pig does not return the correct exception stack trace from backend (rohini) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1406920 13f79535-47bb-0310-9956-ffa450edef68 commit 1c8601addf3625d28433edfef09466f8a820ca70 Author: Alan Gates Date: Mon Nov 5 17:25:47 2012 +0000 PIG-3019 Need a target in build.xml for source releases git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1405888 13f79535-47bb-0310-9956-ffa450edef68 commit efa2eb2bbe1c981f23569e6021e0929c73bb34c1 Author: Jianyong Dai Date: Thu Nov 1 18:02:50 2012 +0000 Fix TestGrunt fail by PIG-2798 git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404694 13f79535-47bb-0310-9956-ffa450edef68 commit 8d9f3fc14e0283cc0322c3fc4119df139c0efe53 Author: Rohini Palaniswamy Date: Thu Nov 1 01:39:42 2012 +0000 PIG-2832: org.apache.pig.pigunit.pig.PigServer does not initialize udf.import.list of PigContext (prkommireddi via rohini) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404444 13f79535-47bb-0310-9956-ffa450edef68 commit 33f942c9fba35aac73976eabb4f7e5f3a5a46d89 Author: Rohini Palaniswamy Date: Thu Nov 1 01:00:43 2012 +0000 PIG-2898: Parallel execution of e2e tests (iveselovsky via rohini) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404439 13f79535-47bb-0310-9956-ffa450edef68 commit 75728e395ac049c24be38e412864ee64011cb2f3 Author: Jianyong Dai Date: Wed Oct 31 23:40:42 2012 +0000 PIG-2953: "which" utility does not exist on Windows (daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404423 13f79535-47bb-0310-9956-ffa450edef68 commit c5c79cd4f079b18d87c67d3a0421000229dd9c7a Author: Jianyong Dai Date: Wed Oct 31 23:19:44 2012 +0000 PIG-2953: "which" utility does not exist on Windows (daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404417 13f79535-47bb-0310-9956-ffa450edef68 commit ec5c521043f772571aa509e1da2f6f0517758faf Author: Jianyong Dai Date: Wed Oct 31 23:10:37 2012 +0000 PIG-2960: Increase the timeout for unit test (daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404411 13f79535-47bb-0310-9956-ffa450edef68 commit 2d4e54534c44543c6fac25471ec6d8041c400f98 Author: Jianyong Dai Date: Wed Oct 31 22:31:35 2012 +0000 PIG-2942: DevTests, TestLoad has a false failure on Windows (jgordon via daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404397 13f79535-47bb-0310-9956-ffa450edef68 commit bd6a48b43cadfa89de5e7d9cddb930c8bc391787 Author: Jianyong Dai Date: Wed Oct 31 22:19:51 2012 +0000 PIG-2801: grunt "sh" command should invoke the shell implicitly instead of calling exec directly with the command tokens (jgordon via daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404387 13f79535-47bb-0310-9956-ffa450edef68 commit 0c0cfab9e9b59878dcacf06da764f66420f235e6 Author: Jianyong Dai Date: Wed Oct 31 21:33:10 2012 +0000 PIG-2798: pig streaming tests assume interpreters are auto-resolved (jgordon via daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404363 13f79535-47bb-0310-9956-ffa450edef68 commit 5b614a30ac076e87bcd0f4570cb603a57a5486c6 Author: Jianyong Dai Date: Wed Oct 31 21:23:17 2012 +0000 PIG-2796: Local temporary paths are not always valid HDFS path names (jgordon via daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404359 13f79535-47bb-0310-9956-ffa450edef68 commit 5a08e5b7ef930d335d2d23d4efc7f7bda4cc774b Author: Jianyong Dai Date: Wed Oct 31 21:07:43 2012 +0000 PIG-2795: Fix test cases that generate pig scripts with "load " + pathStr to encode "\" in the path (jgordon via daijy) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404349 13f79535-47bb-0310-9956-ffa450edef68 commit d53b1b90b7094beeb1d3e97f3c98b1f19f6226f6 Author: Julien Le Dem Date: Wed Oct 31 20:43:43 2012 +0000 PIG-3018: Refactor TestScriptLanguage to remove duplication and write script in different files (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404341 13f79535-47bb-0310-9956-ffa450edef68 commit 3b8192c4e068b53a7d36860659040ab7d3271771 Author: Cheolsoo Park Date: Wed Oct 31 17:48:59 2012 +0000 PIG-2973: TestStreaming test times out (cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1404269 13f79535-47bb-0310-9956-ffa450edef68 commit 3af8283e88963a3da03d965766a20693d9084507 Author: Cheolsoo Park Date: Wed Oct 31 01:01:47 2012 +0000 PIG-3001: TestExecutableManager.testAddJobConfToEnv fails randomly git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1403943 13f79535-47bb-0310-9956-ffa450edef68 commit a07bfab78d507fb0ff72d27c241c3aeaede8e03b Author: Jonathan Coveney Date: Tue Oct 30 23:52:07 2012 +0000 PIG-3017: Pigs object serialization should use compression (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1403934 13f79535-47bb-0310-9956-ffa450edef68 commit f5cfadf5633401509765c93891682249a67fcda7 Author: Cheolsoo Park Date: Tue Oct 30 17:43:09 2012 +0000 PIG-2968 ColumnMapKeyPrune fails to prune a subtree inside foreach (knoguchi via cheolsoo) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1403800 13f79535-47bb-0310-9956-ffa450edef68 commit 45bd34fc05ef70eb75cf8500a10ef2c97e54614d Author: Julien Le Dem Date: Thu Oct 25 20:04:12 2012 +0000 PIG-2913: org.apache.pig.test.TestPigServerWithMacros fails sometimes because it picks up previous minicluster configuration file (cheolsoo via julien) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1402311 13f79535-47bb-0310-9956-ffa450edef68 commit 9919e01e7005737d480663f1c9cefcf04bbf9ca5 Author: Gianmarco De Francisci Morales Date: Thu Oct 25 00:25:14 2012 +0000 amend contributor for PIG-2999 git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1401929 13f79535-47bb-0310-9956-ffa450edef68 commit c39a118da6b2648e527759d0b83897e5d57999f1 Author: Gianmarco De Francisci Morales Date: Thu Oct 25 00:12:24 2012 +0000 PIG-2999: Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing (cheolsoo via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1401927 13f79535-47bb-0310-9956-ffa450edef68 commit b321844c3d8e3ec4becc6fd7b8fbad0208ad1356 Author: Jonathan Coveney Date: Wed Oct 24 18:52:30 2012 +0000 PIG-2998: Fix TestScriptLanguage and TestMacroExpansion (cheolsoo via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1401821 13f79535-47bb-0310-9956-ffa450edef68 commit a5f375599468ad1184ef99ecfd229ce51cce5fd3 Author: Jonathan Coveney Date: Mon Oct 22 22:28:42 2012 +0000 PIG-2975: TestTypedMap.testOrderBy failing with incorrect result (knoguchi via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1401112 13f79535-47bb-0310-9956-ffa450edef68 commit f9b165a76a22effccd316ebe005329b111d4b550 Author: Jianyong Dai Date: Mon Oct 22 04:24:28 2012 +0000 PIG-2950: Fix tiny documentation error in BagToString builtin git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1400762 13f79535-47bb-0310-9956-ffa450edef68 commit fb141381d2c023c7b999299841d04190c47e44a7 Author: Jianyong Dai Date: Sun Oct 21 06:33:06 2012 +0000 PIG-2967: Fix Glob_local test failure for Pig E2E Test Framework git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1400579 13f79535-47bb-0310-9956-ffa450edef68 commit d16957bc9009f3a489aaa660b04a1e935a2dca24 Author: Jianyong Dai Date: Sun Oct 21 00:07:52 2012 +0000 PIG-2940: HBaseStorage store fails in secure cluster git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1400540 13f79535-47bb-0310-9956-ffa450edef68 commit d517c10c6273864819e153f3980251648f4ae5c0 Author: Jonathan Coveney Date: Fri Oct 19 17:22:27 2012 +0000 Add .pig files I had forgotten to submit (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1400183 13f79535-47bb-0310-9956-ffa450edef68 commit 740683bdae9dc5cd9f4f5d72075dbb71e7e674db Author: Jonathan Coveney Date: Fri Oct 19 00:05:41 2012 +0000 PIG-2931: $ signs in the replacement string make parameter substitution fail (cheolsoo via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399932 13f79535-47bb-0310-9956-ffa450edef68 commit f393118e27f118cbef5d47abf720878101e5fe7d Author: Jonathan Coveney Date: Thu Oct 18 23:28:26 2012 +0000 PIG-1283: COUNT on null bag causes failure (analog.sony via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399922 13f79535-47bb-0310-9956-ffa450edef68 commit 408fc3c61550cf81ab3b3470d4f3e0294cc22303 Author: Jonathan Coveney Date: Thu Oct 18 21:32:44 2012 +0000 PIG-2958: Pig tests do not appear to have a logger attached (daijyc via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399873 13f79535-47bb-0310-9956-ffa450edef68 commit ac182e69c55000553996a93842a95aee79c16e07 Author: Jonathan Coveney Date: Thu Oct 18 21:32:00 2012 +0000 PIG-2926: TestPoissonSampleLoader failing on rhel environment (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399871 13f79535-47bb-0310-9956-ffa450edef68 commit 213c4df8cfe9b609c9801bbe0de42aa0352fe4e5 Author: Gianmarco De Francisci Morales Date: Thu Oct 18 18:58:49 2012 +0000 Fixed problems with CHANGES.txt git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399784 13f79535-47bb-0310-9956-ffa450edef68 commit 4beeba1e22aa1faedb15b6c34c5b374499629b1c Author: Gianmarco De Francisci Morales Date: Thu Oct 18 18:44:47 2012 +0000 PIG-2985: TestRank1,2,3 fail with hadoop-2.0.x (rohini via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399774 13f79535-47bb-0310-9956-ffa450edef68 commit 3ebb0d04391032bcebc6f4e22682a08e78fa9b60 Author: William W. Graham Jr Date: Wed Oct 17 05:20:53 2012 +0000 PIG-2976: Reduce HBaseStorage logging (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399100 13f79535-47bb-0310-9956-ffa450edef68 commit 021ccf6298c90dcabc211cb8e95331e2e6c70311 Author: Gianmarco De Francisci Morales Date: Wed Oct 17 02:17:27 2012 +0000 PIG-2947: Documentation for Rank operator (xalan via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399079 13f79535-47bb-0310-9956-ffa450edef68 commit bfcfc71efcf6aea6582b4c2d6e0c91a2f83d8b31 Author: Dmitriy V. Ryaboy Date: Wed Oct 17 00:24:07 2012 +0000 PIG-2943: DevTests, Refactor Windows checks to use new Util.WINDOWS method for code health git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1399055 13f79535-47bb-0310-9956-ffa450edef68 commit 59b97bb551d097f19a5f95ecf30bb44cb0191ef9 Author: Alan Gates Date: Mon Oct 15 23:24:03 2012 +0000 PIG-2794 Pig test: add utils to simplify testing on Windows git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1398575 13f79535-47bb-0310-9956-ffa450edef68 commit 871135ae57dc17540afc0c18ae59e981e1b3b997 Author: Dmitriy V. Ryaboy Date: Mon Oct 15 22:32:00 2012 +0000 Add test/org/apache/pig/test/junit for PIG-2908 git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1398549 13f79535-47bb-0310-9956-ffa450edef68 commit 16e0381a7f8663996c21193ec4ded8f4f4d4f549 Author: Dmitriy V. Ryaboy Date: Mon Oct 15 22:21:45 2012 +0000 PIG-2928: Fix e2e test failures in trunk: FilterBoolean_23/24 git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1398542 13f79535-47bb-0310-9956-ffa450edef68 commit e44497c192df992b1016540e055668a531503bd0 Author: Dmitriy V. Ryaboy Date: Mon Oct 15 22:12:02 2012 +0000 PIG-2908: Fix unit tests to work with jdk7 git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1398534 13f79535-47bb-0310-9956-ffa450edef68 commit 1eba0160bb86a19eb852109bc5dc728603c6ccd5 Author: Jonathan Coveney Date: Mon Oct 15 20:50:29 2012 +0000 PIG-2971: Add new parameter to specify the streaming environment (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1398508 13f79535-47bb-0310-9956-ffa450edef68 commit 4772183654f46a8a9fdb17e706fd6cd1bfd2679e Author: Jonathan Coveney Date: Mon Oct 15 19:55:52 2012 +0000 PIG-2963: Illustrate command and POPackageLite (cheolsoo via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1398483 13f79535-47bb-0310-9956-ffa450edef68 commit a7220cebfdb5c6aeca8a4466fb18da2677e3a9b8 Author: Santhosh Muthur Srinivasan Date: Sat Oct 13 02:38:43 2012 +0000 PIG-2579: Support for multiple input schemas in AvroStorage (cheolsoo via sms). Adding two files that were missed out. git-svn-id: https://svn.apache.org/repos/asf/pig/branches/branch-0.11@1397762 13f79535-47bb-0310-9956-ffa450edef68 commit db59f1cacc49f134751e6720c1409259a0c79064 Author: Dmitriy V. Ryaboy Date: Fri Oct 12 20:07:22 2012 +0000 Preparing for release 0.11.0 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1397711 13f79535-47bb-0310-9956-ffa450edef68 commit 55b305342c715e57fd7b50df55807dee133f9c46 Author: Jonathan Coveney Date: Fri Oct 12 17:32:29 2012 +0000 PIG-2965: RANDOM should allow seed initialization for ease of testing (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1397655 13f79535-47bb-0310-9956-ffa450edef68 commit 2fbeae27618b62ab83adf75329b88db8d8370eaa Author: William W. Graham Jr Date: Fri Oct 12 00:47:55 2012 +0000 PIG-2964: Add helper method getJobList() to PigStats.JobGraph. Extend visibility of couple methods on same class (prkommireddi via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1397399 13f79535-47bb-0310-9956-ffa450edef68 commit b2d9230e558f67d056710f07fc5d4af0dbe73f2f Author: Santhosh Muthur Srinivasan Date: Thu Oct 11 22:06:32 2012 +0000 PIG-2579: Support for multiple input schemas in AvroStorage (cheolsoo via sms) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1397333 13f79535-47bb-0310-9956-ffa450edef68 commit c5d156b7dae772f2e41a0120dd909636616cfec5 Author: Jonathan Coveney Date: Mon Oct 8 18:03:33 2012 +0000 PIG-2961: BinInterSedesRawComparator broken by TUPLE_number patch (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1395698 13f79535-47bb-0310-9956-ffa450edef68 commit 5e7d9e24fcff757cca71df6aef3769c50f3f2384 Author: Gianmarco De Francisci Morales Date: Mon Oct 8 03:38:11 2012 +0000 PIG-2946: Documentation of "history" and "clear" commands (xalan via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1395448 13f79535-47bb-0310-9956-ffa450edef68 commit 77fdbcf1d0d4d52e1b900957089a46a760f98030 Author: Jonathan Coveney Date: Fri Oct 5 22:13:05 2012 +0000 PIG-2877: Make SchemaTuple work in foreach (and thus, in loads) (jcoveney) -- add PigConstants.java git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1394840 13f79535-47bb-0310-9956-ffa450edef68 commit 26545d10a22a47fdb8a61fb687048b6b9d4bc4e0 Author: Alan Gates Date: Fri Oct 5 21:44:31 2012 +0000 PIG-2932 Setting high default_parallel causes IOException in local mode git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1394829 13f79535-47bb-0310-9956-ffa450edef68 commit 411c7c2d36e2237017e05e9dc132c872ff57fe7a Author: Jonathan Coveney Date: Fri Oct 5 21:18:23 2012 +0000 PIG-2877: Make SchemaTuple work in foreach (and thus, in loads) (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1394816 13f79535-47bb-0310-9956-ffa450edef68 commit 720435236d5e56612589ae8bd4099ba38a6e009d Author: Jonathan Coveney Date: Thu Oct 4 22:26:31 2012 +0000 PIG-2737: [piggybank] TestIndexedStorage is failing, should be refactored (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1394301 13f79535-47bb-0310-9956-ffa450edef68 commit 592bda3b36b68b5f9485e59f5e9f56b0be7ce9f6 Author: Jianyong Dai Date: Thu Oct 4 18:27:44 2012 +0000 PIG-2944: ivysettings.xml does not let you override .m2/repository git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1394197 13f79535-47bb-0310-9956-ffa450edef68 commit 4b3f99f34326f0f86c2f55762949d31b10d7519d Author: Dmitriy V. Ryaboy Date: Tue Oct 2 17:06:03 2012 +0000 PIG-2935: Catch NoSuchMethodError when StoreFuncInterface's new cleanupOnSuccess method isn't implemented. git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1393036 13f79535-47bb-0310-9956-ffa450edef68 commit d6f5e263fcc6d4dcafdf443b5edf026767925a22 Author: Gianmarco De Francisci Morales Date: Mon Oct 1 21:33:52 2012 +0000 PIG-2920: e2e tests override PERL5LIB environment variable (azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1392633 13f79535-47bb-0310-9956-ffa450edef68 commit 065a47359e26cc676ca4704172c89d1190bd6e08 Author: Dmitriy V. Ryaboy Date: Mon Oct 1 19:17:29 2012 +0000 PIG-2917: SpillableMemoryManager memory leak for WeakReference git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1392528 13f79535-47bb-0310-9956-ffa450edef68 commit 848beddc2d80046259da4a4ea034bdd49a8216fc Author: Dmitriy V. Ryaboy Date: Mon Oct 1 17:07:20 2012 +0000 PIG-2938: All unit tests that use MR2 MiniCluster are broken in trunk git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1392445 13f79535-47bb-0310-9956-ffa450edef68 commit dd8ee9f1f43de933f52ade127bb876c29c019141 Author: Dmitriy V. Ryaboy Date: Fri Sep 28 18:30:22 2012 +0000 PIG-2923: Lazily register bags with SpillableMemoryManager git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1391584 13f79535-47bb-0310-9956-ffa450edef68 commit 6c4f574609d5984482d0b777b7729f33a16bcf96 Author: Jonathan Coveney Date: Fri Sep 28 00:04:05 2012 +0000 Adding tests for PIG-2936 (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1391267 13f79535-47bb-0310-9956-ffa450edef68 commit ced25934f03cb75421614ae1f3d3a26f70f87b33 Author: Jonathan Coveney Date: Thu Sep 27 21:48:41 2012 +0000 PIG-2936: Tuple serialization bug (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1391230 13f79535-47bb-0310-9956-ffa450edef68 commit b43ccfff89d49f2db7f922f82e98bd2a6be9b796 Author: William W. Graham Jr Date: Thu Sep 27 18:08:38 2012 +0000 PIG-2929: Improve documentation around AVG, CONCAT, MIN, MAX (cheolsoo via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1391147 13f79535-47bb-0310-9956-ffa450edef68 commit 58f2d496e5377ea1073a3613500bb9e205aa399d Author: Jianyong Dai Date: Tue Sep 25 00:57:20 2012 +0000 PIG-2930: ant test doesn't compile in trunk git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1389668 13f79535-47bb-0310-9956-ffa450edef68 commit 3259b45f64679a504a9cedbe6f87024ed409a85c Author: Jianyong Dai Date: Mon Sep 24 18:06:49 2012 +0000 PIG-2791: Pig does not work with ViewFileSystem git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1389502 13f79535-47bb-0310-9956-ffa450edef68 commit 4b7ac42c53e46098e687707b934d57ab03792416 Author: Jonathan Coveney Date: Fri Sep 21 21:35:16 2012 +0000 PIG-2833: org.apache.pig.pigunit.pig.PigServer does not initialize set default log level of pigContext (cheolsoo via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1388692 13f79535-47bb-0310-9956-ffa450edef68 commit 861a29bfa44d20dc9c1efa26e26f0dd276187032 Author: Jonathan Coveney Date: Fri Sep 21 20:30:24 2012 +0000 PIG-2852: Update documentation regarding parallel local mode execution (cheolsoo via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1388665 13f79535-47bb-0310-9956-ffa450edef68 commit d0affef773a97e8864d2fc2fcca325ee4554af4e Author: Gianmarco De Francisci Morales Date: Fri Sep 21 10:02:15 2012 +0000 PIG-2879: Pig current releases lack a UDF startsWith.This UDF tests if a given string starts with the specified prefix. (initialcontext via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1388400 13f79535-47bb-0310-9956-ffa450edef68 commit ca77d06817756e3e9338f8439e5d84c651768fbf Author: Alan Gates Date: Thu Sep 20 03:07:57 2012 +0000 PIG-2712 Pig does not call OutputCommitter.abortJob() on the underlying OutputFormat git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1387846 13f79535-47bb-0310-9956-ffa450edef68 commit 76bc217a51ea911e6f624e277b1f54c33d0a3d92 Author: Dmitriy V. Ryaboy Date: Sat Sep 15 02:38:54 2012 +0000 PIG-2918: Avoid Spillable bag overhead where possible git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1385001 13f79535-47bb-0310-9956-ffa450edef68 commit 27fe85b7ecfe99c0a5b882e41c91855431633d86 Author: Jianyong Dai Date: Thu Sep 13 21:27:54 2012 +0000 PIG-2744: Handle Pig command line with XML special characters git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1384548 13f79535-47bb-0310-9956-ffa450edef68 commit 5800c2464be607abd995b1405ff5aa425f51825f Author: Dmitriy V. Ryaboy Date: Thu Sep 13 21:26:28 2012 +0000 PIG-2900: Streaming should provide conf settings in the environment git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1384546 13f79535-47bb-0310-9956-ffa450edef68 commit 541b0804c1582e1f781b15130b89619d8d0ef0f0 Author: Alan Gates Date: Thu Sep 13 21:16:54 2012 +0000 PIG-2909 Add a new option for ignoring corrupted files to AvroStorage load func git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1384536 13f79535-47bb-0310-9956-ffa450edef68 commit 33f24d76b660ad51658419343afc65f70c571ba0 Author: Jianyong Dai Date: Thu Sep 13 21:03:38 2012 +0000 PIG-2637: Command-line option -e throws TokenMgrError exception git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1384526 13f79535-47bb-0310-9956-ffa450edef68 commit 6f5a216bb4d5a9d0fc657d9b9d2a393f459e9d0d Author: Gianmarco De Francisci Morales Date: Thu Sep 13 14:55:36 2012 +0000 PIG-2353: RANK function like in SQL (xalan via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1384352 13f79535-47bb-0310-9956-ffa450edef68 commit e825000a3ee69247392d44fd78bf271264d791a0 Author: Alan Gates Date: Thu Sep 13 11:23:08 2012 +0000 PIG-2887 Macro cannot handle negative number git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1384276 13f79535-47bb-0310-9956-ffa450edef68 commit 6819301822417db99eee72d187309fe04c7cb480 Author: Dmitriy V. Ryaboy Date: Wed Sep 12 03:09:50 2012 +0000 PIG-2915: Builtin TOP udf is sensitive to null input bags git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1383741 13f79535-47bb-0310-9956-ffa450edef68 commit 5e6dc9515f58efd136e4c45139f5877d231b3965 Author: Julien Le Dem Date: Wed Sep 12 00:18:12 2012 +0000 PIG-2844: ant makepom is misconfigured (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1383691 13f79535-47bb-0310-9956-ffa450edef68 commit f47d804597dbbecaa8fe390bcf872e7767a7f097 Author: Jianyong Dai Date: Mon Sep 10 22:19:07 2012 +0000 PIG-2912: Pig should clone JobConf while creating JobContextImpl and TaskAttemptContextImpl in Hadoop23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1383134 13f79535-47bb-0310-9956-ffa450edef68 commit a71a6dbf64b5a214175295b24b1919e6a1e885ad Author: William W. Graham Jr Date: Mon Sep 10 04:37:27 2012 +0000 PIG-2901: Errors and lacks in document Pig Latin Basics (miyakawataku via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1382638 13f79535-47bb-0310-9956-ffa450edef68 commit a7ceec67eb467e51278fa4225af264518e9aa3cb Author: Alan Gates Date: Fri Sep 7 21:21:08 2012 +0000 PIG-1891 Enable StoreFunc to make intelligent decision based on job success or failure git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1382178 13f79535-47bb-0310-9956-ffa450edef68 commit e578022ccaebf4524d76a0702ea335b9b173aa86 Author: William W. Graham Jr Date: Wed Sep 5 04:54:35 2012 +0000 PIG-2905: Improve documentation around REPLACE (cheolsoo via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1380989 13f79535-47bb-0310-9956-ffa450edef68 commit fbccd13b6a821fcebbc853c5766ebeaa1aa6565a Author: Dmitriy V. Ryaboy Date: Sun Sep 2 23:24:04 2012 +0000 PIG-2882: Use Deque instead of Stack git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1380095 13f79535-47bb-0310-9956-ffa450edef68 commit 3d588e3a8a8f177078f7153080479f8eb7be8753 Author: Dmitriy V. Ryaboy Date: Sun Sep 2 22:52:59 2012 +0000 PIG-2781: LOSort isEqual method git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1380085 13f79535-47bb-0310-9956-ffa450edef68 commit 90e8b484443227a1fb4048e091f17f85d60a1faf Author: Dmitriy V. Ryaboy Date: Sun Sep 2 22:37:30 2012 +0000 PIG-2835: Optimizing the convertion from bytes to Integer/Long git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1380078 13f79535-47bb-0310-9956-ffa450edef68 commit 68bcf6a2ad18184bfe8264a12192b1269fe6381b Author: Dmitriy V. Ryaboy Date: Sun Sep 2 22:00:46 2012 +0000 PIG-2886: Add Scan TimeRange to HBaseStorage git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1380064 13f79535-47bb-0310-9956-ffa450edef68 commit bd7c80145498789cede9cca5881538f9d82f8b31 Author: Julien Le Dem Date: Thu Aug 30 23:03:37 2012 +0000 PIG-2896 Pig does not fail anymore if two macros are declared with the same name git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1379210 13f79535-47bb-0310-9956-ffa450edef68 commit 969e2d5d377a41e7b3ded0c0fd352d9a059f8315 Author: Thejas Madhavan Nair Date: Thu Aug 30 17:45:38 2012 +0000 PIG-2895: jodatime jar missing in pig-withouthadoop.jar (thejas) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1379034 13f79535-47bb-0310-9956-ffa450edef68 commit 7f13383c4bc35d6de43a05f2b21b85ede0cd434f Author: Dmitriy V. Ryaboy Date: Thu Aug 30 05:10:34 2012 +0000 PIG-2888: Improve performance of POPartialAgg git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1378801 13f79535-47bb-0310-9956-ffa450edef68 commit 75c326d5786687a0bd097bdaff9943c2f20169de Author: Alan Gates Date: Wed Aug 29 16:00:20 2012 +0000 PIG-2893 fix DBStorage compile issue git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1378625 13f79535-47bb-0310-9956-ffa450edef68 commit 0de090632f3b4deb747e2c2f3e9ed3ce0a9e3924 Author: Thejas Madhavan Nair Date: Tue Aug 28 23:04:48 2012 +0000 removing JobControlCompiler.java.orig that was committed unintentionally as part of PIG-1314 changes git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1378377 13f79535-47bb-0310-9956-ffa450edef68 commit 28177de67250eb9c62571c91c1f49e5ce9ea29bc Author: Jianyong Dai Date: Mon Aug 27 20:55:43 2012 +0000 PIG-2708: split MiniCluster based tests out of org.apache.pig.test.TestInputOutputFileValidator git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1377855 13f79535-47bb-0310-9956-ffa450edef68 commit 4c634e80a11c83386aa4052e6296f26e02c2a090 Author: Jianyong Dai Date: Mon Aug 27 20:29:41 2012 +0000 PIG-2821: HBaseStorage should work with secure hbase git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1377834 13f79535-47bb-0310-9956-ffa450edef68 commit 3e54ef77eb47b387561dfc313ea8aa5090dc04a9 Author: Dmitriy V. Ryaboy Date: Fri Aug 24 03:37:50 2012 +0000 PIG-2890: Revert PIG-2578 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1376819 13f79535-47bb-0310-9956-ffa450edef68 commit 781bbcf02e57138a9693f6648060c9b75e22134f Author: Dmitriy V. Ryaboy Date: Fri Aug 24 02:57:05 2012 +0000 PIG-2850: Pig should support loading macro files as resources stored in JAR files git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1376815 13f79535-47bb-0310-9956-ffa450edef68 commit 53a98b123fb3c5607b4a7532c476243d9589e009 Author: Thejas Madhavan Nair Date: Fri Aug 24 00:18:05 2012 +0000 PIG-1314: Add DateTime Support to Pig (zjshen via thejas) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1376800 13f79535-47bb-0310-9956-ffa450edef68 commit 65b42305e679539c33e231b0a52d2bae7c38fa36 Author: Julien Le Dem Date: Thu Aug 23 20:30:42 2012 +0000 PIG-2848: TestBuiltInBagToTupleOrString fails now that mock.Storage enforces not overwriting output (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1376682 13f79535-47bb-0310-9956-ffa450edef68 commit 5129f84f4683a2d17e95e412724ab595149e7520 Author: Santhosh Muthur Srinivasan Date: Wed Aug 22 01:45:49 2012 +0000 PIG-2785: NoClassDefFoundError after upgrading to pig 0.10.0 from 0.9.0 (matterhayes via sms) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1375873 13f79535-47bb-0310-9956-ffa450edef68 commit 4af442cd637249ed33f4b4055a076ccbe90cc5ca Author: William W. Graham Jr Date: Mon Aug 20 23:52:06 2012 +0000 PIG-2884: JobControlCompiler mis-logs after reducer estimation (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1375331 13f79535-47bb-0310-9956-ffa450edef68 commit 1c3b62d5247974fa6e5cc8b3b4990ebb89aa2768 Author: Dmitriy V. Ryaboy Date: Mon Aug 20 20:13:56 2012 +0000 PIG-2556: CSVExcelStorage load: quoted field with newline as first character sees newline as record end git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1375197 13f79535-47bb-0310-9956-ffa450edef68 commit 549b966521a45e6866c50ebd439f3211c82c4a69 Author: Santhosh Muthur Srinivasan Date: Mon Aug 20 07:14:54 2012 +0000 PIG-2875: Add recursive record support to AvroStorage (cheolsoo via sms) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1374925 13f79535-47bb-0310-9956-ffa450edef68 commit 3aadb47b7d66361bca0dec1a562438803006b7fd Author: Thejas Madhavan Nair Date: Thu Aug 16 20:13:37 2012 +0000 PIG-2662: skew join does not honor its config parameters (rajesh.balamohan via thejas) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1374030 13f79535-47bb-0310-9956-ffa450edef68 commit f336d9720902917be3cf16094d96e440201094ee Author: Jonathan Coveney Date: Tue Aug 14 23:24:00 2012 +0000 PIG-2876: Bump up Xerces version (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1373158 13f79535-47bb-0310-9956-ffa450edef68 commit 487d2926c87f2b0d996ccec4bd02372fc373b25d Author: William W. Graham Jr Date: Tue Aug 14 00:08:37 2012 +0000 PIG-2871: Refactor signature for PigReducerEstimator (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1372679 13f79535-47bb-0310-9956-ffa450edef68 commit 5528f6d96e2eb6b6976cf1e389a17c9157191953 Author: William W. Graham Jr Date: Mon Aug 13 23:48:46 2012 +0000 PIG-2866: PigServer fails with macros without a script file (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1372669 13f79535-47bb-0310-9956-ffa450edef68 commit 42bce72185ec70918e0f52efe6958e1f7da24d40 Author: Jonathan Coveney Date: Fri Aug 10 00:17:15 2012 +0000 properly commit PIG-2862 (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1371534 13f79535-47bb-0310-9956-ffa450edef68 commit 2ef7556f09309f8bf0a8b567519c7eb006bd74b3 Author: William W. Graham Jr Date: Thu Aug 9 21:58:47 2012 +0000 PIG-2851: Add flag to ant to run tests with a debugger port (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1371509 13f79535-47bb-0310-9956-ffa450edef68 commit 8e7321abe64973552f6b6ca3d9ab2e11a443fa1b Author: Jonathan Coveney Date: Thu Aug 9 16:59:39 2012 +0000 fix CHANGES from PIG-2860 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1371316 13f79535-47bb-0310-9956-ffa450edef68 commit 266e00d2187f90692d8cc501d706b71e5725d2d1 Author: Jonathan Coveney Date: Thu Aug 9 16:58:55 2012 +0000 PIG-2860: TestAvroStorageUtils.testGetConcretePathFromGlob fails on some version of hadoop (cheolsoo via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1371315 13f79535-47bb-0310-9956-ffa450edef68 commit 71f3456be8e0ade32aa6c6648b751295cb0bc439 Author: Jonathan Coveney Date: Thu Aug 9 00:48:16 2012 +0000 [PIG-2862] Hardcode certain tuple lengths into the TUPLE BinInterSedes byte identifier (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1371022 13f79535-47bb-0310-9956-ffa450edef68 commit 8227e15c6401c0ec01ebd04c25cddef7726b0638 Author: Dmitriy V. Ryaboy Date: Wed Aug 8 17:27:29 2012 +0000 PIG-2855: Provide a method to measure time spent in UDFs git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1370848 13f79535-47bb-0310-9956-ffa450edef68 commit 6aa9bab1a3d6d8d52798063aab0611fbbdb234f1 Author: Jianyong Dai Date: Tue Aug 7 18:27:04 2012 +0000 PIG-2859: Fix few e2e test failures git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1370423 13f79535-47bb-0310-9956-ffa450edef68 commit 51e5d4d2b0db4c30ac7e4ade0b989fbf056f29ef Author: Jonathan Coveney Date: Tue Aug 7 00:04:38 2012 +0000 PIG-2861: PlanHelper imports org.python.google.common.collect.Lists instead of org.google.common.collect.Lists (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1370070 13f79535-47bb-0310-9956-ffa450edef68 commit 85b114ae09f29d34ccdc6b95677106bcb2efd66a Author: Santhosh Muthur Srinivasan Date: Mon Aug 6 07:44:06 2012 +0000 PIG-2837: AvroStorage throws StackOverFlowError (cheolsoo via sms) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1369740 13f79535-47bb-0310-9956-ffa450edef68 commit 9789e670d7ec23dd421b7fe1355d63d2598346b8 Author: Santhosh Muthur Srinivasan Date: Mon Aug 6 05:18:41 2012 +0000 PIG-2856: AvroStorage doesn't load files in the directories when a glob pattern matches both files and directories. (cheolsoo via sms) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1369723 13f79535-47bb-0310-9956-ffa450edef68 commit 3e37129bf256ec038a485e02b624b7d838303d7e Author: Dmitriy V. Ryaboy Date: Fri Aug 3 23:08:31 2012 +0000 PIG-2569: Fix org.apache.pig.test.TestInvoker.testSpeed git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1369247 13f79535-47bb-0310-9956-ffa450edef68 commit 1e367bf56cc82f9c31c4c43718c506938d1a3ed2 Author: Dmitriy V. Ryaboy Date: Fri Aug 3 22:09:11 2012 +0000 PIG-2858: Improve PlanHelper to allow finding any PhysicalOperator in a plan git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1369230 13f79535-47bb-0310-9956-ffa450edef68 commit 6cb675c4c14bba33877d40f78014adce1adafff1 Author: Santhosh Muthur Srinivasan Date: Thu Aug 2 02:42:14 2012 +0000 PIG-2854 AvroStorage doesn't work with Avro 1.7.1 (cheolsoo via sms) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1368343 13f79535-47bb-0310-9956-ffa450edef68 commit 5ccdbe9b9ea8383f724fa0603969a213c43955dd Author: Jianyong Dai Date: Wed Aug 1 21:40:33 2012 +0000 PIG-2729: Macro expansion does not use pig.import.search.path - UnitTest borked git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1368271 13f79535-47bb-0310-9956-ffa450edef68 commit 750e6fbd417f58c320ac1032d3934b6ba1393aac Author: William W. Graham Jr Date: Tue Jul 31 17:32:11 2012 +0000 PIG-2779: Refactoring the code for setting number of reducers (jay23jack via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1367693 13f79535-47bb-0310-9956-ffa450edef68 commit 673dfcf7b8355fe3d9da08a1405120e66425d00a Author: Dmitriy V. Ryaboy Date: Tue Jul 31 05:19:53 2012 +0000 PIG-2765: Implementing RollupDimensions UDF and adding ROLLUP clause in CUBE operator git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1367410 13f79535-47bb-0310-9956-ffa450edef68 commit 09d835adb8118f49c9641df29c4b08cbf203f1d6 Author: Dmitriy V. Ryaboy Date: Tue Jul 31 03:42:17 2012 +0000 PIG-2814: Fix issues with Sample operator documentation git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1367400 13f79535-47bb-0310-9956-ffa450edef68 commit f16cddb09496572f1bc588feb299cbdbb4b5d901 Author: William W. Graham Jr Date: Mon Jul 30 04:12:08 2012 +0000 PIG-2849: Errors in document Getting Started (miyakawataku via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366991 13f79535-47bb-0310-9956-ffa450edef68 commit f3c16ed8f5c2a6d5a73eb87329faedbba0eeaa8c Author: William W. Graham Jr Date: Fri Jul 27 20:29:34 2012 +0000 Update CHANGES.txt git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366524 13f79535-47bb-0310-9956-ffa450edef68 commit f1adadbf11fc2655db8447ec4464c576f6b3b984 Author: William W. Graham Jr Date: Fri Jul 27 20:27:28 2012 +0000 PIG-2841: Inconsistent URL in Docs (eric59 via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366522 13f79535-47bb-0310-9956-ffa450edef68 commit 23219673ee0e1f143891df2d6455698567a4d018 Author: William W. Graham Jr Date: Fri Jul 27 20:10:32 2012 +0000 PIG-2843: Typo in Documentation (eric59 via billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366520 13f79535-47bb-0310-9956-ffa450edef68 commit e8415fcb270486163ab336aaab0c16dd29962e6f Author: Julien Le Dem Date: Fri Jul 27 00:04:37 2012 +0000 PIG-2740: get rid of "java[77427:1a03] Unable to load realm info from SCDynamicStore" log lines when running pig tests (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366242 13f79535-47bb-0310-9956-ffa450edef68 commit 143454cf4836c303e6b7c30d5d2aa450826c607c Author: Julien Le Dem Date: Thu Jul 26 23:50:29 2012 +0000 PIG-2817: Documentation for Groovy UDFs (herberts via julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366235 13f79535-47bb-0310-9956-ffa450edef68 commit ebe1c38a4cb6cf56eb52490d2b29b17b4f7cfc12 Author: Julien Le Dem Date: Thu Jul 26 20:49:09 2012 +0000 PIG-2839: mock.Storage overwrites output with the last relation written when storing UNION (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366193 13f79535-47bb-0310-9956-ffa450edef68 commit 87a29143c7f9d429ce2e4343d1ec1fb389673cb1 Author: Jonathan Coveney Date: Thu Jul 26 20:24:17 2012 +0000 PIG-2840: Fix SchemaTuple bugs (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366184 13f79535-47bb-0310-9956-ffa450edef68 commit 3d42f4e8305ec0f4fba1cf4875250ae96223d931 Author: Julien Le Dem Date: Thu Jul 26 20:15:21 2012 +0000 PIG-2842: TestNewPlanOperatorPlan fails when new Configuration() picks up a previous minicluster conf file (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1366181 13f79535-47bb-0310-9956-ffa450edef68 commit 3189305e097a6ffeb21806cb0d9c79a9b8ed5d1b Author: Santhosh Muthur Srinivasan Date: Sun Jul 22 00:30:45 2012 +0000 PIG-2492: AvroStorage should recognize globs and commas (cheolsoo via sms) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1364197 13f79535-47bb-0310-9956-ffa450edef68 commit 487289113f23e95363162dd4a484aae39f6876c3 Author: Jonathan Coveney Date: Thu Jul 19 17:56:56 2012 +0000 PIG-2827: Unwrap exception swallowing in TOP (haitao.yao via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1363442 13f79535-47bb-0310-9956-ffa450edef68 commit 7d58793b2c231c8ab2e0f0bdafdb0c397c19554f Author: Gianmarco De Francisci Morales Date: Thu Jul 19 14:19:55 2012 +0000 PIG-2706: Add clear to list of grunt commands (xalan via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1363347 13f79535-47bb-0310-9956-ffa450edef68 commit a650e9b0bea6e9805a1ce1e5164b3d208dc72c3c Author: Jonathan Coveney Date: Wed Jul 18 22:08:47 2012 +0000 PIG-2825: StoreFunc signature setting in LogicalPlan broken (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1363146 13f79535-47bb-0310-9956-ffa450edef68 commit adceedc4c3ae80fd2572a69a6d1a38d9dd93cb8d Author: Julien Le Dem Date: Tue Jul 17 22:54:08 2012 +0000 TestPigContext.testImportList() does not pass if another javac in on the PATH git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1362708 13f79535-47bb-0310-9956-ffa450edef68 commit be8a1280037a711a3a04c18522d7a6323fbba76d Author: Gianmarco De Francisci Morales Date: Tue Jul 17 22:10:05 2012 +0000 PIG-2800: pig.additional.jars path separator should align with File.pathSeparator instead of being hard-coded to ":" (jgordon via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1362684 13f79535-47bb-0310-9956-ffa450edef68 commit 9fc8f47932c067fe5bd713fe261ff68d30ba0123 Author: Gianmarco De Francisci Morales Date: Tue Jul 17 21:42:38 2012 +0000 PIG-2797: Tests should not create their own file URIs through string concatenation, should use Util.generateURI instead (jgordon via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1362673 13f79535-47bb-0310-9956-ffa450edef68 commit 0815ac8f9c8f198dcb8a5a7e8d65d85b34d99c6e Author: Julien Le Dem Date: Tue Jul 17 20:30:35 2012 +0000 PIG-2820: relToAbsolutePath is not replayed properly when Grunt reparses the script after PIG-2699 (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1362637 13f79535-47bb-0310-9956-ffa450edef68 commit b3281445ff8bcd975699f5e81965e05d011982ce Author: Julien Le Dem Date: Mon Jul 16 18:56:10 2012 +0000 PIG-2763: Groovy UDFs (herberts via julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1362192 13f79535-47bb-0310-9956-ffa450edef68 commit c520608514c195787c4a5f86d13019d4cd3ef1d4 Author: Jonathan Coveney Date: Mon Jul 16 18:37:07 2012 +0000 PIG-2815: class loader management in PigContext (rangadi via jcoveney) -- include new file git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1362182 13f79535-47bb-0310-9956-ffa450edef68 commit 742309f1ada0ffdd56518b7d0c80f6919b77e2f5 Author: Jonathan Coveney Date: Mon Jul 16 18:36:14 2012 +0000 PIG-2815: class loader management in PigContext (rangadi via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1362181 13f79535-47bb-0310-9956-ffa450edef68 commit c9e69afd8f982e5df049c792261e4f318b65d37a Author: Jonathan Coveney Date: Fri Jul 13 00:10:42 2012 +0000 PIG-2813: Fix test regressions from PIG-2632 (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1361010 13f79535-47bb-0310-9956-ffa450edef68 commit 06b12d65e38b711e0fa608e8b2facaee4607acd0 Author: Jianyong Dai Date: Thu Jul 12 07:35:44 2012 +0000 PIG-2780: MapReduceLauncher should break early when one of the jobs throws an exception git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1360558 13f79535-47bb-0310-9956-ffa450edef68 commit 9fe19c3a117cc7b191132be43b865ed3b7e1ecb9 Author: Dmitriy V. Ryaboy Date: Tue Jul 10 20:32:46 2012 +0000 Remove "PIG" exec type git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359887 13f79535-47bb-0310-9956-ffa450edef68 commit dac6ddea6bdc3d000d0b5d5cbda1af865453da3c Author: Jianyong Dai Date: Tue Jul 10 18:14:46 2012 +0000 PIG-2809: TestUDFContext broken by PIG-2699 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359814 13f79535-47bb-0310-9956-ffa450edef68 commit f0bacd79ca2b195eea6dcff76a6cce87cc9db27f Author: Dmitriy V. Ryaboy Date: Tue Jul 10 17:18:50 2012 +0000 PIG-2726: Handling legitimate NULL values in Cube operator git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359793 13f79535-47bb-0310-9956-ffa450edef68 commit 24bfebb36aca427a29699265ada3419c90b59d65 Author: Gianmarco De Francisci Morales Date: Tue Jul 10 16:36:25 2012 +0000 PIG-2808: Add *.project to .gitignore (azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359765 13f79535-47bb-0310-9956-ffa450edef68 commit 08ca31ccbf1b0aef4bdcb465921a8f21fc320fa9 Author: Jianyong Dai Date: Tue Jul 10 07:05:16 2012 +0000 PIG-2807: TestParser TestPigStorage TestNewPlanOperatorPlan broken by PIG-2699 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359495 13f79535-47bb-0310-9956-ffa450edef68 commit e43f9595fb894c75e436ed3e67dea7d6cdfad8de Author: Jonathan Coveney Date: Tue Jul 10 04:29:17 2012 +0000 PIG-2806: Fix merge join test regression (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359477 13f79535-47bb-0310-9956-ffa450edef68 commit 746da2ec31bfdfd7940f83a72532cdd6d95754c8 Author: Jianyong Dai Date: Mon Jul 9 20:28:04 2012 +0000 PIG-2782: Specifying sorting field(s) at nightly.conf git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359376 13f79535-47bb-0310-9956-ffa450edef68 commit 261038cac04725cc6ce0d0c9e4afdcd0b5cece6e Author: Jianyong Dai Date: Mon Jul 9 18:49:37 2012 +0000 PIG-2783: Fix Iterator_1 e2e test for Hadoop 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1359332 13f79535-47bb-0310-9956-ffa450edef68 commit 1c769b669b5ad4d916946e477b10daf8484e5898 Author: Jianyong Dai Date: Sat Jul 7 00:41:03 2012 +0000 PIG-2790: After Pig-2699 the script schema (LOAD ... USING ... AS {script schema}) is passed after getSchema is called git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1358483 13f79535-47bb-0310-9956-ffa450edef68 commit b643dfa3f210696ff103d915b3aa2e7df4763035 Author: Jianyong Dai Date: Fri Jul 6 06:32:28 2012 +0000 Revert PIG-2746 due to TestBZip.testBz2 failure git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1358051 13f79535-47bb-0310-9956-ffa450edef68 commit 62a8e4bb0df6578a6cec328d11cf8f79fe70362e Author: Julien Le Dem Date: Wed Jul 4 01:03:19 2012 +0000 PIG-2787: change the module name in ivy to lowercase to match the maven repo (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1357029 13f79535-47bb-0310-9956-ffa450edef68 commit 53349f6a97d4ff5dc40467b2def1c64e67f1297c Author: Jonathan Coveney Date: Tue Jul 3 20:36:09 2012 +0000 [PIG-2632] Create a SchemaTuple which generates efficient Tuples via code gen (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1356921 13f79535-47bb-0310-9956-ffa450edef68 commit 8c25040e189999b47e571f1fcbced6077c186273 Author: Jianyong Dai Date: Thu Jun 28 21:48:44 2012 +0000 PIG-2766: Pig-HCat Usability git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1355178 13f79535-47bb-0310-9956-ffa450edef68 commit b41600cfbedf6058cfb4b5ecdf97f690b60d5b16 Author: Dmitriy V. Ryaboy Date: Thu Jun 28 17:24:42 2012 +0000 PIG-2777: Docs are broken due to malformed xml after PIG-2673 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1355080 13f79535-47bb-0310-9956-ffa450edef68 commit 118f72ab3b3e1b6f24a221204047decab021e784 Author: Julien Le Dem Date: Thu Jun 28 00:39:08 2012 +0000 PIG-2750: add artifacts to the ivy.xml for other jars Pig generates (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354786 13f79535-47bb-0310-9956-ffa450edef68 commit c257a386ad130f398e19d11f5bf9b65034707c8b Author: Jianyong Dai Date: Thu Jun 28 00:35:39 2012 +0000 PIG-2775: Register jar does not goes to classpath in some cases git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354785 13f79535-47bb-0310-9956-ffa450edef68 commit f6f27c3240d92a680d6d8b00b49d1b3c7d91c86c Author: Jonathan Coveney Date: Thu Jun 28 00:19:38 2012 +0000 fix to PIG-2697 (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354779 13f79535-47bb-0310-9956-ffa450edef68 commit 43eb31846c38ac221c8c64ba3e8b4092abec58b9 Author: Julien Le Dem Date: Wed Jun 27 21:58:29 2012 +0000 PIG-2748: Change the names of the jar produced in the build folder to match maven conventions (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354753 13f79535-47bb-0310-9956-ffa450edef68 commit cab668fc1490597e5d73eaba5d2a289deaae9388 Author: Jianyong Dai Date: Wed Jun 27 18:32:20 2012 +0000 PIG-2746: Pig doesn't detect all forms of compression extensions properly git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354657 13f79535-47bb-0310-9956-ffa450edef68 commit 83c42325f8a9c954eea104608eff21b6d6e2de64 Author: Julien Le Dem Date: Wed Jun 27 00:01:22 2012 +0000 PIG-2770: Allow easy inclusion of custom build targets (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354295 13f79535-47bb-0310-9956-ffa450edef68 commit ebea41c4fbd951b89634428cec8816426d1b84ac Author: Jonathan Coveney Date: Tue Jun 26 23:32:57 2012 +0000 PIG-2697: pretty print schema via pig.pretty.print.schema (rangadi via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354289 13f79535-47bb-0310-9956-ffa450edef68 commit 5105cef3eebecfb7131bde658fe10c8c3bd08170 Author: Jianyong Dai Date: Tue Jun 26 20:38:34 2012 +0000 Adding missing test TestJobStats.java from PIG-2696 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354216 13f79535-47bb-0310-9956-ffa450edef68 commit 31cf033a73f7643a28b38c19b0cab1665975f3c5 Author: Jianyong Dai Date: Tue Jun 26 20:27:38 2012 +0000 PIG-2761: With hadoop23 importing modules inside python script does not work git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354209 13f79535-47bb-0310-9956-ffa450edef68 commit 627b77b861d03dccb228a952d735958c6d7a480b Author: Dmitriy V. Ryaboy Date: Tue Jun 26 17:30:33 2012 +0000 PIG-2673: Allow Merge join to follow an ORDER statement git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1354124 13f79535-47bb-0310-9956-ffa450edef68 commit a4324f373c284d478621b0813df158b53b5527f2 Author: Jianyong Dai Date: Tue Jun 19 18:28:13 2012 +0000 PIG-2745: Pig e2e test RubyUDFs fails in MR mode when running from tarball (enable_scripting_tests_23.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1351794 13f79535-47bb-0310-9956-ffa450edef68 commit c397b6fe9c8e0ad37b7ec19009529223762c3fc8 Author: Julien Le Dem Date: Tue Jun 19 00:33:11 2012 +0000 PIG-2699: Reduce the number of instances of Load and Store Funcs down to 2+1 (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1351547 13f79535-47bb-0310-9956-ffa450edef68 commit 5efe4f5f57e6b2ccc15688ddef716f58d6559da1 Author: Jianyong Dai Date: Mon Jun 18 02:14:55 2012 +0000 PIG-2759: Typo in document "Built In Functions" git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1351196 13f79535-47bb-0310-9956-ffa450edef68 commit 4fff47230599dbfc29f5179dca0210e6d2336bec Author: Jianyong Dai Date: Mon Jun 18 01:52:02 2012 +0000 PIG-2745: Pig e2e test RubyUDFs fails in MR mode when running from tarball git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1351191 13f79535-47bb-0310-9956-ffa450edef68 commit e1a6ffc7b1a149d0fc380aa27a22a690e332e9ef Author: Jianyong Dai Date: Fri Jun 15 22:00:29 2012 +0000 PIG-2166: UDFs to join a bag git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1350819 13f79535-47bb-0310-9956-ffa450edef68 commit f7e886040f6d59b515b2afff21ca046524ec302a Author: Jianyong Dai Date: Fri Jun 8 22:35:55 2012 +0000 PIG-2651: Provide a much easier to use accumulator interface git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1348264 13f79535-47bb-0310-9956-ffa450edef68 commit 4d118cda381de0b8da8076b6459e4ad1dfb8bd3e Author: Jianyong Dai Date: Fri Jun 8 21:33:16 2012 +0000 Disable Scripting_12 for hadoop 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1348251 13f79535-47bb-0310-9956-ffa450edef68 commit 4a6f2106aac0a4e8d12f56273500467a2d6cdfb5 Author: Jianyong Dai Date: Fri Jun 8 18:41:47 2012 +0000 PIG-2593: Filter by a boolean value does not work git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1348185 13f79535-47bb-0310-9956-ffa450edef68 commit 34475e847e777635ce1a0f16b9c591d84b9b59f1 Author: Jianyong Dai Date: Fri Jun 8 07:56:41 2012 +0000 PIG-2665: Bundled Jython jar in Pig 0.10.0-RC breaks module import in Python scripts with embedded Pig Latin git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1347918 13f79535-47bb-0310-9956-ffa450edef68 commit b6f6a93bd847001451898d28bbbf52985866d444 Author: Jianyong Dai Date: Fri Jun 8 07:22:09 2012 +0000 PIG-2736: Support implicit cast from bytearray to boolean git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1347902 13f79535-47bb-0310-9956-ffa450edef68 commit ab1ec75b85aae20f1672e65268195f10f714d086 Author: Jianyong Dai Date: Fri Jun 8 07:05:37 2012 +0000 PIG-2741: Python script throws an NameError: name 'Configuration' is not defined in case cache dir is not created git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1347899 13f79535-47bb-0310-9956-ffa450edef68 commit 592e19c2d94527b61af9712fb1f359ebb340eda5 Author: Jianyong Dai Date: Thu Jun 7 22:30:22 2012 +0000 PIG-2669: Pig release should include pig-default.properties after rebuild git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1347822 13f79535-47bb-0310-9956-ffa450edef68 commit 73476e6c9e888437d03ad70870d6a418287c2c6c Author: Jianyong Dai Date: Wed Jun 6 05:14:19 2012 +0000 PIG-2711: e2e harness: cache benchmark results between test runs (PIG-2711-2.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1346738 13f79535-47bb-0310-9956-ffa450edef68 commit a7f0240e7e6155d76ebd06f2dc9a2ea9c6b3546c Author: Jianyong Dai Date: Wed Jun 6 05:12:31 2012 +0000 PIG-2732: Let's get rid of the deprecated Tuple methods (PIG-2732-fix-compiliation-errors.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1346737 13f79535-47bb-0310-9956-ffa450edef68 commit 1a8ba9e71bfea46b6843c97c269083ad1f56e213 Author: Jianyong Dai Date: Wed Jun 6 05:08:46 2012 +0000 PIG-2739: PyList should map to Bag automatically in Jython git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1346734 13f79535-47bb-0310-9956-ffa450edef68 commit 0b60858f2f182c86cb1dbb69c7a84fd567180d63 Author: William W. Graham Jr Date: Tue Jun 5 23:59:33 2012 +0000 PIG-2658: Add pig.script.submitted.timestamp and pig.job.submitted.timestamp in generated Map-Reduce job conf (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1346676 13f79535-47bb-0310-9956-ffa450edef68 commit 729be37e705b1fe9cfca28a8a6383c6bfe225e77 Author: Julien Le Dem Date: Tue Jun 5 22:37:58 2012 +0000 PIG-2735: Add a pig.version.suffix property in build.xml to easily override with a build number (julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1346637 13f79535-47bb-0310-9956-ffa450edef68 commit 6c26d753c3d9530d1e571c19fa0497321de44cb6 Author: Julien Le Dem Date: Fri Jun 1 00:14:19 2012 +0000 PIG-2705: outputSchema modification from scripting UDFs (levyjoshua via julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344948 13f79535-47bb-0310-9956-ffa450edef68 commit fc21f94ec5faec4d230f6f2a463a6b9403d45af3 Author: Jonathan Coveney Date: Thu May 31 22:29:49 2012 +0000 PIG-2724: Make Tuple Iterable (jcoveney) (forgot to add AbstractTuple file) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344935 13f79535-47bb-0310-9956-ffa450edef68 commit 71ae3fbdc2822253f0b865359a8c6b1db3e08774 Author: Jonathan Coveney Date: Thu May 31 22:29:08 2012 +0000 PIG-2724: Make Tuple Iterable (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344933 13f79535-47bb-0310-9956-ffa450edef68 commit 91c5d9056e2caeda53b6d10660a82ec99cdb7665 Author: Dmitriy V. Ryaboy Date: Thu May 31 20:51:46 2012 +0000 PIG-2508: PIG can unpredictably ignore deprecated Hadoop config options git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344904 13f79535-47bb-0310-9956-ffa450edef68 commit ccdc50f79c30bc3defa619084dafd67be6236593 Author: Jonathan Coveney Date: Thu May 31 20:32:01 2012 +0000 PIG-2733: Add *.patch, *.log, *.orig, *.rej, *.class to gitignore (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344898 13f79535-47bb-0310-9956-ffa450edef68 commit 77089b003dcc84276f9927d1c549f479b162a358 Author: Jonathan Coveney Date: Thu May 31 20:29:26 2012 +0000 PIG-2732: Let's get rid of the deprecated Tuple methods (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344897 13f79535-47bb-0310-9956-ffa450edef68 commit da25b6f806a39e1bd64de8389a47ce5356177d8f Author: Jonathan Coveney Date: Thu May 31 17:45:24 2012 +0000 PIG-2638: Optimize BinInterSedes treatment of longs (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344830 13f79535-47bb-0310-9956-ffa450edef68 commit cb4b070f642bdb37c8f11b820c527d0ea8cf0763 Author: Gianmarco De Francisci Morales Date: Thu May 31 15:01:16 2012 +0000 PIG-2691: Duplicate TOKENIZE schema (jay23jack via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344758 13f79535-47bb-0310-9956-ffa450edef68 commit 1bf7e7038106f657b6d6d642fd98b41a9fa41362 Author: Jianyong Dai Date: Wed May 30 23:03:25 2012 +0000 PIG-2730: TFileStorage getStatistics incorrectly throws an exception instead of returning null git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344494 13f79535-47bb-0310-9956-ffa450edef68 commit 3574c66df0efdef9edf1cc62ad1c7632ec51e3e3 Author: Jianyong Dai Date: Wed May 30 22:57:36 2012 +0000 PIG-2717: Tuple field mangled during flattening git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344492 13f79535-47bb-0310-9956-ffa450edef68 commit 3c8d4f1d27c7b7ddc56f95b4d438cb1d44337c3b Author: Jianyong Dai Date: Wed May 30 18:34:18 2012 +0000 PIG-2173: piggybank datetime conversion javadocs not properly formatted git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344395 13f79535-47bb-0310-9956-ffa450edef68 commit 98ee570f7630efcf40f261d35f5502123509bdd1 Author: Jianyong Dai Date: Wed May 30 07:14:13 2012 +0000 PIG-2721: Wrong output generated while loading bags as input git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344122 13f79535-47bb-0310-9956-ffa450edef68 commit 787d63f332a80851867194114ebaa87119c0ca9d Author: Dmitriy V. Ryaboy Date: Wed May 30 01:37:51 2012 +0000 PIG-2727: PigStorage Source tagging does not need pig.splitCombination to be turned off git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1344069 13f79535-47bb-0310-9956-ffa450edef68 commit 16e3358c99ea2088dfe031c0ff4d9556d38ec6fb Author: Dmitriy V. Ryaboy Date: Sat May 26 21:37:56 2012 +0000 PIG-2710: Implement Naive CUBE operator git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1342975 13f79535-47bb-0310-9956-ffa450edef68 commit 4817f7b606f8521cb85a4856485c315e1637a069 Author: Jianyong Dai Date: Fri May 25 20:39:22 2012 +0000 Fix benchmark for e2e git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1342804 13f79535-47bb-0310-9956-ffa450edef68 commit bd2f3a508fb668e8157298b098efb9d9985b92a4 Author: Jianyong Dai Date: Thu May 24 19:12:46 2012 +0000 Fix e2e test failure for PIG-2711 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1342392 13f79535-47bb-0310-9956-ffa450edef68 commit c42540959858ab7fa157b77e82ebb14a4fd51381 Author: Jianyong Dai Date: Wed May 23 22:27:03 2012 +0000 Fix e2e test failure introduced by PIG-2711 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1342077 13f79535-47bb-0310-9956-ffa450edef68 commit 14e8d0f29be7b6678b34837946e979e870b6181d Author: Jianyong Dai Date: Tue May 22 21:54:16 2012 +0000 PIG-2714: Pig documentation on TOP funcation has issues git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1341657 13f79535-47bb-0310-9956-ffa450edef68 commit 962506e8783415046e2922d5ca2d845734c9ef53 Author: Jianyong Dai Date: Tue May 22 19:36:19 2012 +0000 PIG-2709: PigAvroRecordReader should specify which file has a problem when throwing IOException git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1341598 13f79535-47bb-0310-9956-ffa450edef68 commit 24d5124e8ba7f3ff3fdc7e27db1549093834f4f7 Author: Jonathan Coveney Date: Mon May 21 19:08:27 2012 +0000 PIG-2066: Accumulators should be able to early-terminate (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1341154 13f79535-47bb-0310-9956-ffa450edef68 commit b0b647f84926c425da240a2ec08490f34bebd1e7 Author: Jonathan Coveney Date: Mon May 21 18:14:11 2012 +0000 PIG-2600: Better Map support (prkommireddi via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1341136 13f79535-47bb-0310-9956-ffa450edef68 commit 694f2ab9395752eeb58ee3012a58fc0e0cdb7fee Author: Jianyong Dai Date: Mon May 21 07:23:22 2012 +0000 PIG-2711: e2e harness: cache benchmark results between test runs git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1340911 13f79535-47bb-0310-9956-ffa450edef68 commit ce83a1472115499b6b518f446f6e70fd7df126f0 Author: Julien Le Dem Date: Fri May 18 21:20:49 2012 +0000 PIG-2693: LoadFunc.setLocation should be called before LoadMetadata.getStatistics (billgraham via julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1340258 13f79535-47bb-0310-9956-ffa450edef68 commit e7ba28967eff961645502b20bcf48f19bf482e7a Author: Julien Le Dem Date: Wed May 16 23:50:21 2012 +0000 PIG-2702: Make Pig local mode (and tests) faster by working around the hard coded sleep(5000) in hadoop's JobControl git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1339427 13f79535-47bb-0310-9956-ffa450edef68 commit 7fd163f8017cdb86ff5cb162d8992be1805d3cf4 Author: Jianyong Dai Date: Sun May 13 19:05:01 2012 +0000 PIG-2696: Enhance Job Stat to print out median map and reduce time git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1337966 13f79535-47bb-0310-9956-ffa450edef68 commit e57c64dd4e30e03932dba51b8464cc2533eb971c Author: Julien Le Dem Date: Sat May 12 14:58:36 2012 +0000 PIG-2659: add source location of the aliases in the physical plan git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1337558 13f79535-47bb-0310-9956-ffa450edef68 commit b9ceec85e69f37ab15bb85dcbbca19c26b754aa8 Author: William W. Graham Jr Date: Sat May 12 01:45:11 2012 +0000 PIG-2547: Easier UDFs: Convenient EvalFunc super-classes (billgraham, dvryaboy) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1337429 13f79535-47bb-0310-9956-ffa450edef68 commit f8c44f8d3dc69eff2cf994fc80b031c2cf041629 Author: Jonathan Coveney Date: Fri May 11 22:27:07 2012 +0000 PIG-2639: Utils.getSchemaFromString should automatically give name to all types, but fails on boolean (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1337400 13f79535-47bb-0310-9956-ffa450edef68 commit aba68c788bd4929f9dddaaf9bc86bcd623b63b6d Author: Jianyong Dai Date: Fri May 11 00:58:46 2012 +0000 PIG-2666: LoadFunc.setLocation() is not called when pig script only has Order By git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1336988 13f79535-47bb-0310-9956-ffa450edef68 commit 691ccd33d9b46e1bf241c0f28170c9a548af8258 Author: Jianyong Dai Date: Fri May 11 00:57:46 2012 +0000 PIG-2666: LoadFunc.setLocation() is not called when pig script only has Order By git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1336987 13f79535-47bb-0310-9956-ffa450edef68 commit e1180eff0880279dece8d1d498e758bef1034409 Author: Jianyong Dai Date: Fri May 11 00:31:41 2012 +0000 PIG-2583: Add Grunt command to list the statements in cache git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1336978 13f79535-47bb-0310-9956-ffa450edef68 commit f274a57a1aec031de7dd1762e92b77c31dfc5013 Author: Gianmarco De Francisci Morales Date: Tue May 8 22:56:10 2012 +0000 PIG-2688: Log the aliases being processed for the current job (ddaniels888 via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1335809 13f79535-47bb-0310-9956-ffa450edef68 commit 8c7701964400692dd43320111ba5d0ae85228b3b Author: Jonathan Coveney Date: Tue May 8 22:50:38 2012 +0000 PIG-2680: TOBAG output schema reporting (andy schlaikjer via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1335807 13f79535-47bb-0310-9956-ffa450edef68 commit 99db8e905d1fb63eeecd08b80db15c054ba75d10 Author: Jonathan Coveney Date: Tue May 8 22:15:47 2012 +0000 PIG-2685: error in EvalFunc constructor for Algebraics (andy schlaikjer via jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1335797 13f79535-47bb-0310-9956-ffa450edef68 commit 4fc45b9aec6c5c72c689093ddc8e9568a9211714 Author: Jianyong Dai Date: Mon May 7 18:34:18 2012 +0000 PIG-2640: Usage message gives wrong information for Pig additional jars git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1335178 13f79535-47bb-0310-9956-ffa450edef68 commit 6d0f3efebe85a4d33e39ec20f8947c175f80b583 Author: William W. Graham Jr Date: Mon May 7 04:12:03 2012 +0000 PIG-2664: Allow PPNL impls to get more job info during the run (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1334870 13f79535-47bb-0310-9956-ffa450edef68 commit 96a7810dbd9bc88331784947daaf943f6b38aa4b Author: William W. Graham Jr Date: Tue May 1 22:56:14 2012 +0000 PIG-2663: Expose helpful ScriptState methods (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1332875 13f79535-47bb-0310-9956-ffa450edef68 commit bfe3c53524979d40ed6545f5c4f16f468f5ecff3 Author: William W. Graham Jr Date: Tue May 1 04:23:40 2012 +0000 PIG-2660: PPNL notified of plan before it gets executed (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1332517 13f79535-47bb-0310-9956-ffa450edef68 commit 1ed6b23d6def1b1014d9c385e2bb39103f4fc38f Author: Alan Gates Date: Tue May 1 00:59:04 2012 +0000 PIG-2677 Add target to build.xml to generate clover summary reports git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1332485 13f79535-47bb-0310-9956-ffa450edef68 commit f6d7eebd94eb8e4005cc502de84834192da8b058 Author: Dmitriy V. Ryaboy Date: Fri Apr 27 23:34:03 2012 +0000 PIG-2652: Skew join and order by dont trigger reducer estimation (dvryaboy) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1331637 13f79535-47bb-0310-9956-ffa450edef68 commit 55718ed1421b79a90971d81f1fd5c1070bce5d2e Author: Jianyong Dai Date: Fri Apr 27 07:11:12 2012 +0000 PIG-2671: e2e harness: Reference local test path via :LOCALTESTPATH: git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1331255 13f79535-47bb-0310-9956-ffa450edef68 commit bce0ba8e4671e555c653dde2990e16f815a4ad59 Author: Jianyong Dai Date: Thu Apr 26 23:58:52 2012 +0000 PIG-2670: glitches on copyright years in documentation git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1331154 13f79535-47bb-0310-9956-ffa450edef68 commit adef9b236434deadf0bed3260e22e9e74e65ea54 Author: William W. Graham Jr Date: Thu Apr 26 22:49:20 2012 +0000 PIG-2616 - JobControlCompiler.getInputSizeFromLoader must handle exceptions from LoadFunc.getStatistics (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1331140 13f79535-47bb-0310-9956-ffa450edef68 commit 47f59c89f158c77f636a31923aeb7de75741b37a Author: Jianyong Dai Date: Thu Apr 26 21:11:36 2012 +0000 Fi hadoop 23 compilation failure after PIG-2650 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1331101 13f79535-47bb-0310-9956-ffa450edef68 commit e00486c4d2a3b40dfa91f438dc31e76b0a5da245 Author: Julien Le Dem Date: Thu Apr 26 20:29:10 2012 +0000 PIG-2650: Convenience mock Loader and Storer to simplify unit testing of Pig scripts git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1331070 13f79535-47bb-0310-9956-ffa450edef68 commit 1e93012f0a229ecdec1b4a6e0049197ec73a9edd Author: William W. Graham Jr Date: Tue Apr 24 17:56:43 2012 +0000 adding recent commits to CHANGES.txt git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1329895 13f79535-47bb-0310-9956-ffa450edef68 commit c248535b8d3bb380d569a0e3178a70cde4e30de4 Author: William W. Graham Jr Date: Tue Apr 24 06:58:34 2012 +0000 PIG-2257 - AvroStorage doesn't recognize schema_file field when JSON isn't used in the constructor (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1329569 13f79535-47bb-0310-9956-ffa450edef68 commit d710f9b35cc04e75398fee6563ad6a345e90ef3d Author: William W. Graham Jr Date: Tue Apr 24 06:52:48 2012 +0000 PIG-2587 - Compute LogicalPlan signature and store in job conf (billgraham) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1329567 13f79535-47bb-0310-9956-ffa450edef68 commit d28bc403c4b8e80c0d558cc60bfec030f2a65d84 Author: Jianyong Dai Date: Mon Apr 23 06:56:08 2012 +0000 Fix TestEvalPipeline2.testMergeSchemaErrorMessage failure git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1329090 13f79535-47bb-0310-9956-ffa450edef68 commit dabbf8c06e49b8fadc1bd19087b8058a5588e492 Author: Jianyong Dai Date: Sat Apr 21 01:26:31 2012 +0000 Rollback PIG-2652_1.patch git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1328555 13f79535-47bb-0310-9956-ffa450edef68 commit fe69d6ce94e058e41dd903b3479493e9037526e0 Author: Jianyong Dai Date: Sat Apr 21 00:52:10 2012 +0000 PIG-2644: Piggybank's HadoopJobHistoryLoader throws NPE when reading broken history file git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1328551 13f79535-47bb-0310-9956-ffa450edef68 commit 7428aa2ebb63ff2cf366794e0e17e58ba52e6074 Author: Jianyong Dai Date: Sat Apr 21 00:49:14 2012 +0000 PIG-2627: Custom partitioner not set when POSplit is involved in Plan git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1328550 13f79535-47bb-0310-9956-ffa450edef68 commit 06b226731ac53b42d636876b4bb615483eaaccf0 Author: Jianyong Dai Date: Fri Apr 20 22:01:24 2012 +0000 PIG-2596: Jython UDF does not handle boolean output git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1328524 13f79535-47bb-0310-9956-ffa450edef68 commit 598e58f43ea45ba71b817cb1013e1c2f29619097 Author: Jianyong Dai Date: Fri Apr 20 03:15:04 2012 +0000 Add missing license header git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1328186 13f79535-47bb-0310-9956-ffa450edef68 commit 6fffaa16d72bc702f7723315b188d36e428cb0da Author: William W. Graham Jr Date: Tue Apr 17 01:34:13 2012 +0000 PIG-2574 Make reducer estimator plugable (missed new files) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1326872 13f79535-47bb-0310-9956-ffa450edef68 commit e966fc98fe102f9ca962134e23abcc1a97a6a571 Author: Jianyong Dai Date: Tue Apr 17 00:56:10 2012 +0000 Fix TestMultiQueryLocal failure due to PIG-2578 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1326855 13f79535-47bb-0310-9956-ffa450edef68 commit e57eef1f3e0fdd40b93b00c4b1ee54a6649519ef Author: William W. Graham Jr Date: Mon Apr 16 05:47:14 2012 +0000 PIG-2574 Make reducer estimator plugable git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1326492 13f79535-47bb-0310-9956-ffa450edef68 commit af75416d2414f2b2adf9faf373a78044f86c52d1 Author: Jianyong Dai Date: Sat Apr 14 08:02:46 2012 +0000 PIG-2578: Multiple Store-commands mess up mapred.output.dir. git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1326068 13f79535-47bb-0310-9956-ffa450edef68 commit 048ce9a7c489b5c382f6ad73901db4b99db4d4ed Author: Dmitriy V. Ryaboy Date: Sat Apr 14 00:08:19 2012 +0000 PIG-2652: Skew join and order by dont trigger reducer estimation git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1326024 13f79535-47bb-0310-9956-ffa450edef68 commit d65bc39a3dc3a1369f856b4a008ed6dc37d7eba1 Author: Julien Le Dem Date: Fri Apr 13 03:44:26 2012 +0000 PIG-2649: org.apache.pig.parser.ParserValidationException does not expose the cause exception git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1325599 13f79535-47bb-0310-9956-ffa450edef68 commit 97a1fc555bfef61e9605e81259fe2e4fe34e4981 Author: Jianyong Dai Date: Thu Apr 12 21:21:36 2012 +0000 PIG-2642: StoreMetadata.storeSchema can't access files in the output directory (Hadoop 0.23) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1325526 13f79535-47bb-0310-9956-ffa450edef68 commit 266bc9c7652d942a3169cecd2341d5ec6c5f14bf Author: Jianyong Dai Date: Mon Apr 9 07:18:20 2012 +0000 document for PIG-2541 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1311152 13f79535-47bb-0310-9956-ffa450edef68 commit ae63220eeea19f5c60d9633919b6755ef4ab51f5 Author: Jianyong Dai Date: Mon Apr 9 07:02:11 2012 +0000 PIG-2541: Automatic record provenance (source tagging) for PigStorage git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1311146 13f79535-47bb-0310-9956-ffa450edef68 commit 907f7547e6f5d197cb869b12744ca7158b362150 Author: Jianyong Dai Date: Thu Apr 5 18:41:01 2012 +0000 PIG-2601: Additional document for 0.10 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1310003 13f79535-47bb-0310-9956-ffa450edef68 commit 91c61d5d2767c5d9bb23497b23a91becd4baa8a9 Author: Jianyong Dai Date: Tue Apr 3 07:59:12 2012 +0000 PIG-2317: Ruby/Jruby UDFs git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1308737 13f79535-47bb-0310-9956-ffa450edef68 commit ef92c74748f3b05b9b6030bc29bc95c1d7ac5d3f Author: Jianyong Dai Date: Mon Apr 2 07:07:57 2012 +0000 PIG-2623: Support S3 paths for registering UDFs git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1308253 13f79535-47bb-0310-9956-ffa450edef68 commit 3c8f1229faf5bb6465f56339df1a5a2c6f5c5eca Author: Jianyong Dai Date: Thu Mar 29 19:06:23 2012 +0000 PIG-2621: Documentation inaccurate regarding Pig Properties in trunk git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1307060 13f79535-47bb-0310-9956-ffa450edef68 commit ec985b044920651ef7bb53564a18a7a9b2f19c71 Author: Jianyong Dai Date: Wed Mar 28 19:49:02 2012 +0000 Fix several e2e tests git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1306557 13f79535-47bb-0310-9956-ffa450edef68 commit f1f66631773893544c1f36b36aedc6c961c8035e Author: Jianyong Dai Date: Wed Mar 28 02:34:10 2012 +0000 Fix several e2e tests git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1306125 13f79535-47bb-0310-9956-ffa450edef68 commit 5a3111e47e9322977aa1ce7d6e16a68ad1c67424 Author: Jonathan Coveney Date: Tue Mar 27 23:00:01 2012 +0000 [trunk] PIG-2619: HBaseStorage constructs a Scan with cacheBlocks = false git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1306042 13f79535-47bb-0310-9956-ffa450edef68 commit feb4b0ce096e71711dfb5f7c440a3bf60f99e61f Author: Jonathan Coveney Date: Tue Mar 27 02:46:59 2012 +0000 PIG-2540 piggybank trunk AvroStorage can't read schema on s3 in e/r mode git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1305715 13f79535-47bb-0310-9956-ffa450edef68 commit acc84bc060c5184c78e03f975fb9e97c2a9e09f4 Author: Jonathan Coveney Date: Tue Mar 27 01:06:11 2012 +0000 [PIG-2618] e2e fails to build git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1305699 13f79535-47bb-0310-9956-ffa450edef68 commit 7d48078df755013c3daccbd98cf2e75fddc9c6fd Author: Jianyong Dai Date: Mon Mar 26 07:43:54 2012 +0000 Fix several e2e test failures git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1305249 13f79535-47bb-0310-9956-ffa450edef68 commit 5be67299fa02f27e194b7f90aa33f2e901470c59 Author: Jianyong Dai Date: Fri Mar 23 23:58:27 2012 +0000 PIG-2550: Custom tuple results in 'Unexpected datatype 110 while reading tuplefrom binary file' while spilling git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1304670 13f79535-47bb-0310-9956-ffa450edef68 commit 4d24c59447d5f63ff65b9e05d1fc5611ebb18860 Author: Jianyong Dai Date: Fri Mar 23 01:42:42 2012 +0000 PIG-2442: Multiple Stores in pig streaming causes infinite waiting git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1304162 13f79535-47bb-0310-9956-ffa450edef68 commit 4a4b51e12de3c04f8cdbae35b7454c55d6913416 Author: Jianyong Dai Date: Fri Mar 23 01:05:39 2012 +0000 PIG-2442: Multiple Stores in pig streaming causes infinite waiting git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1304154 13f79535-47bb-0310-9956-ffa450edef68 commit de64a788dfc5cff4c510b7862e1cdfa40746693e Author: Jianyong Dai Date: Fri Mar 23 01:02:27 2012 +0000 PIG-1270: Push limit into loader git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1304152 13f79535-47bb-0310-9956-ffa450edef68 commit e7ce54273d3269db5420e07cc23d8fc9e41832b4 Author: Jianyong Dai Date: Fri Mar 23 00:01:22 2012 +0000 PIG-2609: e2e harness: make hdfs base path configurable (outside default.conf) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1304144 13f79535-47bb-0310-9956-ffa450edef68 commit 9678ab5a73597dc9f44802a6e7d5f5a1b4847202 Author: Jianyong Dai Date: Wed Mar 21 00:35:33 2012 +0000 PIG-2608: Typo in PigStorage documentation for source tagging git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1303237 13f79535-47bb-0310-9956-ffa450edef68 commit a6523c3e1371780239e70de721a7b73589473fb0 Author: Jianyong Dai Date: Tue Mar 20 02:32:46 2012 +0000 PIG-2505: AvroStorage won't read any file not ending in .avro git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1302757 13f79535-47bb-0310-9956-ffa450edef68 commit 640a05f5985c7867a36438d0408f0b6b06ff9151 Author: Dmitriy V. Ryaboy Date: Mon Mar 19 23:27:23 2012 +0000 PIG-2604: Pig should print its build info at runtime git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1302719 13f79535-47bb-0310-9956-ffa450edef68 commit a63a593ba77e59c1dd6b3387b61966a4156a45f5 Author: Jianyong Dai Date: Mon Mar 19 18:38:24 2012 +0000 Fix test failure in cmdline.conf git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1302590 13f79535-47bb-0310-9956-ffa450edef68 commit 70a7464e263bf78d207dd16f33eeb38c203c614c Author: Jianyong Dai Date: Sun Mar 18 08:38:47 2012 +0000 PIG-2589: Additional e2e test for 0.10 new features git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1302096 13f79535-47bb-0310-9956-ffa450edef68 commit 09a3dda94375dbe27310cb7ebe56028795514e1e Author: Jianyong Dai Date: Sun Mar 18 08:29:07 2012 +0000 PIG-2585: Enable ignored e2e test cases git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1302092 13f79535-47bb-0310-9956-ffa450edef68 commit af454d809711af3a2ebc9ab7747c69c49fd85301 Author: Jianyong Dai Date: Sun Mar 18 08:23:46 2012 +0000 PIG-2563: IndexOutOfBoundsException: while projecting fields from a bag git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1302089 13f79535-47bb-0310-9956-ffa450edef68 commit 6c67c8b13f316689ba0a23db91bf707fcbf79d7e Author: Jianyong Dai Date: Sat Mar 17 01:19:07 2012 +0000 PIG-2411: AvroStorage UDF in PiggyBank fails to STORE a bag of single-field tuples as Avro arrays git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301850 13f79535-47bb-0310-9956-ffa450edef68 commit f08e55a4038333aeff6bcdffd0bd761e95753fdb Author: Jianyong Dai Date: Fri Mar 16 23:57:08 2012 +0000 PIG-2182: Add more append support to DataByteArray git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301829 13f79535-47bb-0310-9956-ffa450edef68 commit 930dfbec44c2e51e5a83866b3e8a2d338f56e539 Author: Jianyong Dai Date: Fri Mar 16 23:45:39 2012 +0000 PIG-438: Handle realiasing of existing Alias (A=B;) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301826 13f79535-47bb-0310-9956-ffa450edef68 commit b7034cba4a20b243c73bac5173881ef89b98f6d1 Author: Jianyong Dai Date: Fri Mar 16 22:19:41 2012 +0000 PIG-2576: Change in behavior for UDFContext.getUDFContext().getJobConf() in front-end git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301795 13f79535-47bb-0310-9956-ffa450edef68 commit 343c62eefcf6777b46546468b2116a1644f234e3 Author: Julien Le Dem Date: Fri Mar 16 22:06:42 2012 +0000 PIG-2573: Automagically setting parallelism based on input file size does not work with HCatalog (traviscrawford via julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301787 13f79535-47bb-0310-9956-ffa450edef68 commit 8895bbc97b3d21d010ccd7a0d7d09d642d698a81 Author: Jianyong Dai Date: Fri Mar 16 22:05:19 2012 +0000 Fix TestPigServer.testRegisterRemoteMacro failure caused by PIG-2565 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301785 13f79535-47bb-0310-9956-ffa450edef68 commit 186cd006d02cc37d77c075e977768d0e554b1374 Author: Thejas Madhavan Nair Date: Fri Mar 16 21:38:47 2012 +0000 PIG-2590: running ant tar and rpm targets on same copy of pig source results in problems (thejas) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301778 13f79535-47bb-0310-9956-ffa450edef68 commit 94d07482afd1dbeea028161516c9f4fa7a460616 Author: Jianyong Dai Date: Fri Mar 16 06:16:58 2012 +0000 PIG-2581: HashFNV inconsistent/non-deterministic due to default platform encoding git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1301346 13f79535-47bb-0310-9956-ffa450edef68 commit 43ab1f4f20064764fbe98ea374abf1b9ae9708e0 Author: Jianyong Dai Date: Wed Mar 14 23:20:00 2012 +0000 PIG-2588: e2e harness: use pig command for cluster deploy git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1300783 13f79535-47bb-0310-9956-ffa450edef68 commit e20b8dbc7cb2f65d57a097a855b73952206d9d95 Author: Jianyong Dai Date: Wed Mar 14 22:12:03 2012 +0000 Fix e2e test Jython_Command_1 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1300755 13f79535-47bb-0310-9956-ffa450edef68 commit 034b405d7052c7839c2053afd7a36b6b0111019e Author: Jianyong Dai Date: Wed Mar 14 00:02:16 2012 +0000 PIG-2565: Support IMPORT for macros stored in S3 Buckets git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1300421 13f79535-47bb-0310-9956-ffa450edef68 commit 3f9b13489db17503eacb142c921ff31390298813 Author: Jianyong Dai Date: Tue Mar 13 23:21:42 2012 +0000 PIG-2570: LimitOptimizer fails with dynamic LIMIT argument git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1300406 13f79535-47bb-0310-9956-ffa450edef68 commit 39208a0c381932ec2ea9d308dd33ece6c8093831 Author: Jianyong Dai Date: Tue Mar 13 21:56:53 2012 +0000 PIG-2543: PigStats.isSuccessful returns false if embedded pig script has sh commands git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1300373 13f79535-47bb-0310-9956-ffa450edef68 commit f2166f416b9112056fe574aa3d6b3a52d7ecd105 Author: Jianyong Dai Date: Wed Mar 7 23:37:24 2012 +0000 Fix TestRegisteredJarVisibility on 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1298220 13f79535-47bb-0310-9956-ffa450edef68 commit 674384240bdbcd66dc3c0c0ca0b05df46905f0f4 Author: Jianyong Dai Date: Wed Mar 7 22:15:42 2012 +0000 PIG-2572: e2e harness deploy fails when using pig that does not bundle hadoop git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1298161 13f79535-47bb-0310-9956-ffa450edef68 commit 9370b528fc526ca4d39e6fff0a688798a3b53858 Author: Jianyong Dai Date: Sat Mar 3 02:17:02 2012 +0000 PIG-2548: Support for providing parameters to python script git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1296560 13f79535-47bb-0310-9956-ffa450edef68 commit 46999e0c830244dd1d7b4a5ac4e8ad6a1061abe4 Author: Jianyong Dai Date: Fri Mar 2 19:51:40 2012 +0000 PIG-2568: PigOutputCommitter hide exception in commitJob git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1296416 13f79535-47bb-0310-9956-ffa450edef68 commit 6526ac87013496748c0b8430a6753bd9e04bf051 Author: Jianyong Dai Date: Fri Mar 2 00:07:36 2012 +0000 PIG-2514: REGEX_EXTRACT not returning correct group with non greedy regex git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1296005 13f79535-47bb-0310-9956-ffa450edef68 commit 4f320112a9b7262c7981b09d2cc3d2b23b59e9e3 Author: Jianyong Dai Date: Thu Mar 1 23:40:12 2012 +0000 PIG-2509: Util.getSchemaFromString fails with java.lang.NullPointerException when a tuple in a bag has no name (as when used in MongoStorage UDF) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1295994 13f79535-47bb-0310-9956-ffa450edef68 commit ca7a90315c35a7853abddeea9c2a9da12eff71e5 Author: Jianyong Dai Date: Thu Mar 1 22:58:40 2012 +0000 PIG-2559: Embedded pig in python; invoking sys.exit(0) causes script failure git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1295967 13f79535-47bb-0310-9956-ffa450edef68 commit 491ace5a18132d8b8060502532fd97bf8cb607b8 Author: Jianyong Dai Date: Thu Mar 1 08:02:33 2012 +0000 PIG-2564: Build fails - Hadoop 0.23.1-SNAPSHOT no longer available git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1295458 13f79535-47bb-0310-9956-ffa450edef68 commit c7a4532755a0d9e46076f11339c26cccf7f3d9e2 Author: Jianyong Dai Date: Thu Mar 1 07:56:48 2012 +0000 PIG-2535: Bug in new logical plan results in no output for join git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1295452 13f79535-47bb-0310-9956-ffa450edef68 commit f8a8ce0a81eaf40fb999088227ce6a54e891d738 Author: Jianyong Dai Date: Thu Mar 1 07:21:35 2012 +0000 PIG-2534: Pig generating infinite map outputs git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1295441 13f79535-47bb-0310-9956-ffa450edef68 commit 283b641c60b741f605547c78f7030e6de64a76fc Author: Jianyong Dai Date: Thu Mar 1 02:54:00 2012 +0000 PIG-2541: Automatic record provenance (source tagging) for PigStorage git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1295389 13f79535-47bb-0310-9956-ffa450edef68 commit f1bd445660d2bb0e1787de2cba1a5efc37303a2a Author: Julien Le Dem Date: Sun Feb 26 23:48:35 2012 +0000 PIG-2532: Registered classes fail deserialization in frontend (traviscrawford via julien) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1293967 13f79535-47bb-0310-9956-ffa450edef68 commit 778d71072d8b5d596c7651a419080611fc419c5b Author: Jianyong Dai Date: Thu Feb 23 19:45:58 2012 +0000 Another fix for e2e test relates to PIG-2502: Make hcat.bin configurable in e2e test git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1292922 13f79535-47bb-0310-9956-ffa450edef68 commit ed64e32be61bb130cf2f0759886e344b6cd9419e Author: Jianyong Dai Date: Thu Feb 23 03:45:42 2012 +0000 PIG-2549: org.apache.pig.piggybank.storage.avro - Broken documentation link for AvroStorage git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1292639 13f79535-47bb-0310-9956-ffa450edef68 commit b3f223a6ec7da0a55fae9d2dc51de7a569374728 Author: Jianyong Dai Date: Wed Feb 22 22:35:54 2012 +0000 PIG-2502: Make hcat.bin configurable in e2e test (PIG-2502-2.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1292558 13f79535-47bb-0310-9956-ffa450edef68 commit e837b49c95bf46137ffe73bdba261fc8690308aa Author: Jianyong Dai Date: Wed Feb 22 22:24:24 2012 +0000 Fix unit test failure for PIG-2322 (PIG-2322-2.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1292549 13f79535-47bb-0310-9956-ffa450edef68 commit 359b0f10e1ba8e15b5c46fc44e5748a8dd8c5470 Author: Jianyong Dai Date: Wed Feb 22 22:18:40 2012 +0000 Fix unit test failure for PIG-2010 (PIG-2010-2.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1292546 13f79535-47bb-0310-9956-ffa450edef68 commit a4ae6d7dcbb184b323dccc0d587a71506bcd8c89 Author: Dmitriy V. Ryaboy Date: Fri Feb 17 19:31:27 2012 +0000 PIG-2538: Add helper wrapper classes for StoreFunc git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1245722 13f79535-47bb-0310-9956-ffa450edef68 commit af8b83fdd4edf2294cfae2b1bd1a5c18c40a423a Author: Jianyong Dai Date: Thu Feb 16 22:31:50 2012 +0000 PIG-2518: Add ability to clean ivy cache in build.xml git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1245220 13f79535-47bb-0310-9956-ffa450edef68 commit d0e355b371b2c5be0bc9a9c7d0f47936eddd12c4 Author: Dmitriy V. Ryaboy Date: Thu Feb 16 20:36:02 2012 +0000 PIG-2010: registered jars on distributed cache git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1245165 13f79535-47bb-0310-9956-ffa450edef68 commit fa08fa94e94fb9a2f5e448650163611d7718f283 Author: Jianyong Dai Date: Thu Feb 16 20:12:58 2012 +0000 PIG-2530: Reusing alias name in nested foreach causes incorrect results git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1245156 13f79535-47bb-0310-9956-ffa450edef68 commit 602e6018043a49c3a64d9d876ddb9ad03f049113 Author: Julien Le Dem Date: Thu Feb 16 18:17:50 2012 +0000 PIG-2322: varargs functions do not get passed the arguments in Python embedding git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1245112 13f79535-47bb-0310-9956-ffa450edef68 commit 4c698891e8ad7e3889f3469e335a07824f28243a Author: Dmitriy V. Ryaboy Date: Thu Feb 16 00:48:48 2012 +0000 PIG-2533: Pig MR job exceptions masked on frontend git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1244811 13f79535-47bb-0310-9956-ffa450edef68 commit 8f1f46ee6573c2c39c9ed16ecb777857a95cd10d Author: Dmitriy V. Ryaboy Date: Mon Feb 13 18:24:56 2012 +0000 PIG-2525: Support pluggable PigProcessNotifcationListeners on the command line git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1243637 13f79535-47bb-0310-9956-ffa450edef68 commit 11a98e66c98372a730d7c9a0591de331182d6c3d Author: Dmitriy V. Ryaboy Date: Sun Feb 12 22:52:55 2012 +0000 PIG-2515: [piggybank] Make CustomFormatToISO return null on Exception in parsing dates git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1243355 13f79535-47bb-0310-9956-ffa450edef68 commit 50f480c9a2720ff549ff19d8ef0e385410c514e8 Author: Jianyong Dai Date: Wed Feb 8 01:01:04 2012 +0000 PIG-2518: Add ability to clean ivy cache in build.xml git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1241725 13f79535-47bb-0310-9956-ffa450edef68 commit de2cf78e5cbb300ad9f058b7bec0f58fe4627ab3 Author: Jianyong Dai Date: Tue Feb 7 19:50:41 2012 +0000 PIG-2491: Pig docs still mention hadoop-site.xml git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1241582 13f79535-47bb-0310-9956-ffa450edef68 commit 7ae1107d3866967afb26e1baa156a8262773a1d6 Author: Jianyong Dai Date: Tue Feb 7 19:48:14 2012 +0000 PIG-2497: Order of execution of fs, store and sh commands in Pig is not maintained git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1241578 13f79535-47bb-0310-9956-ffa450edef68 commit 0aeb23ad6d887fb315d15ce4f393ac9740b66393 Author: Jianyong Dai Date: Tue Feb 7 19:28:22 2012 +0000 Input Path Globbing{} not working with PigStorageSchema or PigStorage('\t', '-schema') git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1241565 13f79535-47bb-0310-9956-ffa450edef68 commit c3ef5bb4145cc00c6c7d491276f922ebbdff476a Author: Jianyong Dai Date: Mon Feb 6 20:17:44 2012 +0000 PIG-2493: UNION causes casting issues git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1241151 13f79535-47bb-0310-9956-ffa450edef68 commit a7c7b9da88c28c5f3896892dc88422b2f8da39d0 Author: Dmitriy V. Ryaboy Date: Sat Feb 4 01:42:12 2012 +0000 PIG-2503: Make @MonitoredUDF inherited git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1240434 13f79535-47bb-0310-9956-ffa450edef68 commit 417d120038eb23bf1c7ca70df46e1cbe03306b10 Author: Jianyong Dai Date: Fri Feb 3 21:45:01 2012 +0000 PIG-2504: Incorrect sample provided for REGEX_EXTRACT git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1240353 13f79535-47bb-0310-9956-ffa450edef68 commit 70bb30ebfe08cb845d358bef9f0695c987a829b5 Author: Jianyong Dai Date: Fri Feb 3 08:57:42 2012 +0000 PIG-2502: Make "hcat.bin" configurable in e2e test git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1240033 13f79535-47bb-0310-9956-ffa450edef68 commit e8604a924833ca9b182a74088f181f092da64501 Author: Jianyong Dai Date: Fri Feb 3 00:59:19 2012 +0000 PIG-2502: Make "hcat.bin" configurable in e2e test git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1239961 13f79535-47bb-0310-9956-ffa450edef68 commit a2f36881260405195d4a504c1bf5cd750ee53dec Author: Jianyong Dai Date: Fri Feb 3 00:36:28 2012 +0000 PIG-2488: Move Python unit tests to e2e tests git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1239955 13f79535-47bb-0310-9956-ffa450edef68 commit 2b4f1417dc00d25a1c1e5d001249cf5c4fc78102 Author: Jianyong Dai Date: Thu Feb 2 04:28:29 2012 +0000 PIG-2501: Changes needed to contrib/piggybank/java/build.xml in order to build piggybank.jar with Hadoop 0.23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1239457 13f79535-47bb-0310-9956-ffa450edef68 commit b5db0e878a751d2aa40f4ea9b367ccbba28a68c2 Author: Jianyong Dai Date: Thu Feb 2 02:26:56 2012 +0000 PIG-2456: Pig should have a pigrc to specify default script cache git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1239441 13f79535-47bb-0310-9956-ffa450edef68 commit b8fb6b8d64ca37de38393023eadf62289f860088 Author: Jianyong Dai Date: Thu Feb 2 02:17:18 2012 +0000 PIG-2456: Pig should have a pigrc to specify default script cache git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1239436 13f79535-47bb-0310-9956-ffa450edef68 commit ee857d12fc0e71db725f3bd6bb7010ad773b0646 Author: Jianyong Dai Date: Wed Feb 1 06:31:24 2012 +0000 PIG-2499: Pig TestGrunt.testShellCommand occasionally fails git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1238946 13f79535-47bb-0310-9956-ffa450edef68 commit a3a3eb98905970d2d81cb6677e91a3bba1a7fcd6 Author: Dmitriy V. Ryaboy Date: Wed Feb 1 03:00:59 2012 +0000 PIG-2496: Cache resolved classes in PigContext git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1238917 13f79535-47bb-0310-9956-ffa450edef68 commit 834a102610c6389c0d9c463669be8a12dff36144 Author: Jianyong Dai Date: Mon Jan 30 21:15:36 2012 +0000 PIG-2482: Integrate HCat DDL command into Pig git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1238019 13f79535-47bb-0310-9956-ffa450edef68 commit c32a07bb370d4034cb62a1a307ff808d6a206346 Author: Jianyong Dai Date: Sat Jan 21 01:02:04 2012 +0000 PIG-2484: Fix several e2e test failures/aborts for 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1234226 13f79535-47bb-0310-9956-ffa450edef68 commit da80171476b67e12c9884de023f666b805503f61 Author: Jianyong Dai Date: Fri Jan 20 20:46:50 2012 +0000 PIG-2426: ProgressableReporter.progress(String msg) is an empty function (PIG-2426-3.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1234123 13f79535-47bb-0310-9956-ffa450edef68 commit 3cf75f0544d78f39d96536843f03c206fad0edff Author: Jianyong Dai Date: Thu Jan 19 07:21:51 2012 +0000 PIG-2413: e2e test should support testing against two cluster (PIG-2413-5.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1233216 13f79535-47bb-0310-9956-ffa450edef68 commit fc1ec40380f4362cd7350e6e593d1bf40e9cf5bf Author: Jianyong Dai Date: Thu Jan 19 06:46:29 2012 +0000 PIG-2326: Pig minicluster tests can not be run from eclipse git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1233206 13f79535-47bb-0310-9956-ffa450edef68 commit 4e81c4539b9e7260f62023c9935a5ad061670be0 Author: Gianmarco De Francisci Morales Date: Wed Jan 18 15:26:18 2012 +0000 PIG-2479: changingPattern should be used with checkmodified in ivysettings.xml (abayer via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1232926 13f79535-47bb-0310-9956-ffa450edef68 commit 1e59edbb743be96af5c0509e0358b4e15a8670e7 Author: Gianmarco De Francisci Morales Date: Wed Jan 18 10:24:19 2012 +0000 PIG-2349: Ant build repeats ivy-buildJar several times (azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1232814 13f79535-47bb-0310-9956-ffa450edef68 commit 4e603bda6b35051f1ee482e633ec43493d3f9d82 Author: Jianyong Dai Date: Wed Jan 18 06:18:53 2012 +0000 PIG-2347: Fix Pig Unit tests for hadoop 23 (PIG-2347-4.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1232758 13f79535-47bb-0310-9956-ffa450edef68 commit fb53f16b5084bc7d6028ac80caf9f8c5ce094be0 Author: Jianyong Dai Date: Wed Jan 18 00:14:00 2012 +0000 PIG-2477: TestBuiltin testLFText/testSFPig failing against 23 due to invalid test setup -- InvalidInputException git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1232662 13f79535-47bb-0310-9956-ffa450edef68 commit 29efefccdebb8c2bdf7e46fd1e4e5b772c39efa6 Author: Jianyong Dai Date: Wed Jan 18 00:13:27 2012 +0000 PIG-2477: TestBuiltin testLFText/testSFPig failing against 23 due to invalid test setup -- InvalidInputException git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1232661 13f79535-47bb-0310-9956-ffa450edef68 commit b7484bf7114694e98479925c704080b79d9fd3c4 Author: Dmitriy V. Ryaboy Date: Tue Jan 17 16:38:10 2012 +0000 PIG-2359: Support more efficient Tuples when schemas are known (part 2) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1232468 13f79535-47bb-0310-9956-ffa450edef68 commit af0958765184bbba910c404d23aaa4587b2dfbfd Author: Dmitriy V. Ryaboy Date: Tue Jan 17 01:36:38 2012 +0000 PIG-2359: Support more efficient Tuples when schemas are known git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1232253 13f79535-47bb-0310-9956-ffa450edef68 commit d5b03232e7fbb2d2165db32ae2401e1e14ef4a19 Author: Jianyong Dai Date: Sun Jan 15 05:59:10 2012 +0000 Preparing for release 0.9.2 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1231632 13f79535-47bb-0310-9956-ffa450edef68 commit 131e44eea0921e57e4f644f8967834372dad9b0c Author: Jianyong Dai Date: Sat Jan 14 00:00:49 2012 +0000 PIG-2462: getWrappedSplit is incorrectly returning the first split instead of the current split. git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1231412 13f79535-47bb-0310-9956-ffa450edef68 commit f79feceb91975184d2513f574d3f08bc89e272d4 Author: Jianyong Dai Date: Fri Jan 13 23:55:34 2012 +0000 PIG-2413: e2e test should support testing against two cluster (PIG-2413-4.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1231407 13f79535-47bb-0310-9956-ffa450edef68 commit f0be8ee6882c3657dad230585104f1a45a268493 Author: Jianyong Dai Date: Fri Jan 13 00:46:20 2012 +0000 PIG-2472: piggybank unit tests write directly to /tmp git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1230850 13f79535-47bb-0310-9956-ffa450edef68 commit 9a9b8201de2a03fe021467c3f8129c333ea1d3eb Author: Jianyong Dai Date: Thu Jan 12 23:02:19 2012 +0000 PIG-2282: Automatically update Eclipse .classpath file when new libs are added to the classpath through Ivy git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1230829 13f79535-47bb-0310-9956-ffa450edef68 commit 737c50612b8f96de11f273d3ba35159dd2739a96 Author: Jianyong Dai Date: Thu Jan 12 22:06:05 2012 +0000 Pig Requirements Hadoop git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1230812 13f79535-47bb-0310-9956-ffa450edef68 commit 2695ba95d9952d826f44d925c3579d6ef0e87581 Author: Jianyong Dai Date: Thu Jan 12 21:59:35 2012 +0000 PIG-2431: Upgrade bundled hadoop version to 1.0.0 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1230808 13f79535-47bb-0310-9956-ffa450edef68 commit a4839ad10a6139566d4d3ccf8f5ff044257cead9 Author: Dmitriy V. Ryaboy Date: Thu Jan 12 17:51:29 2012 +0000 PIG-2468: Speed up TestBuiltin git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1230668 13f79535-47bb-0310-9956-ffa450edef68 commit d5ae48f79820e462df18b6dc367c725a0102220a Author: Dmitriy V. Ryaboy Date: Wed Jan 11 23:10:34 2012 +0000 PIG-2467: Speed up TestCommit git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1230315 13f79535-47bb-0310-9956-ffa450edef68 commit 4db1240210481750436c8f3855f1be293e870473 Author: Jianyong Dai Date: Wed Jan 11 02:18:15 2012 +0000 PIG-2413: e2e test should support testing against two cluster git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1229865 13f79535-47bb-0310-9956-ffa450edef68 commit 15e805fad0a1daf50cee689f5e5da496b7c58308 Author: Jianyong Dai Date: Wed Jan 11 02:15:08 2012 +0000 PIG-2342: Pig tutorial documentation needs to update about building tutorial git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1229861 13f79535-47bb-0310-9956-ffa450edef68 commit ea1ec12adc0d65d81e4dfba0cc736a5af511fe7d Author: Jianyong Dai Date: Wed Jan 11 00:36:02 2012 +0000 PIG-2400: Document has based aggregation support git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1229832 13f79535-47bb-0310-9956-ffa450edef68 commit ca6d505333d4ee9c35b31fe8126be6bd909bc700 Author: Jianyong Dai Date: Tue Jan 10 01:18:55 2012 +0000 Temporary rollback PIG-2431 because test failure on some machine git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1229438 13f79535-47bb-0310-9956-ffa450edef68 commit 226824b696365070e72460d006b7c174a1bb1f3e Author: Jianyong Dai Date: Mon Jan 9 21:13:35 2012 +0000 Fix Parameters_5 failure due to PIG-2458 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1229356 13f79535-47bb-0310-9956-ffa450edef68 commit fd97189c9df055bce063e1597d47b7c732baa012 Author: Dmitriy V. Ryaboy Date: Mon Jan 9 20:02:09 2012 +0000 PIG-2460: Use guava 11 instead of r06 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1229331 13f79535-47bb-0310-9956-ffa450edef68 commit 552d57e8f7b386e9b6a93e1f61c448174dc35e34 Author: Jianyong Dai Date: Mon Jan 9 06:48:09 2012 +0000 PIG-2267: Make the name of the columns in schema optional git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1229041 13f79535-47bb-0310-9956-ffa450edef68 commit 1549c22dbc999307e4173cd8d774bc430ce07ce4 Author: Gianmarco De Francisci Morales Date: Sat Jan 7 21:53:04 2012 +0000 Removing automaton.jar from lib git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228733 13f79535-47bb-0310-9956-ffa450edef68 commit 9d5a540c7836976d98a483b255565e378333df9a Author: Jianyong Dai Date: Sat Jan 7 20:48:13 2012 +0000 PIG-2447: piggybank: get hive dependency from maven git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228722 13f79535-47bb-0310-9956-ffa450edef68 commit 8f17c25a16463bf77d263422836d495ea1ce6b67 Author: Gianmarco De Francisci Morales Date: Sat Jan 7 15:45:00 2012 +0000 PIG-2447: piggybank: get hive dependency from maven (thw via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228638 13f79535-47bb-0310-9956-ffa450edef68 commit fe2bee44b05236ce1df87b3c588b984d0dc715d0 Author: Jianyong Dai Date: Sat Jan 7 01:48:57 2012 +0000 PIG-2458: Can't have spaces in parameter substitution git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228547 13f79535-47bb-0310-9956-ffa450edef68 commit 48d3325c4c797fa42510f18742f152037387e7ba Author: Jianyong Dai Date: Sat Jan 7 01:42:14 2012 +0000 PIG-2410: Piggybank does not compile in 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228542 13f79535-47bb-0310-9956-ffa450edef68 commit 1253d121fe78c133c039d1db7ca97968aeeb113c Author: Jianyong Dai Date: Fri Jan 6 23:40:34 2012 +0000 PIG-2444: Remove the Zebra *.xml documentation files from the TRUNK and Branch-10 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228502 13f79535-47bb-0310-9956-ffa450edef68 commit 91977c1df6261586956bfba2b1d0eecc7ddde4d2 Author: Jianyong Dai Date: Fri Jan 6 22:42:50 2012 +0000 PIG-2431: Upgrade bundled hadoop version to 20.205 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228474 13f79535-47bb-0310-9956-ffa450edef68 commit de0bfbb31d65740b032e3b55fca8ec15dbff94d2 Author: Jianyong Dai Date: Fri Jan 6 22:39:26 2012 +0000 PIG-2418: rpm release package does not take PIG_CLASSPATH git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228470 13f79535-47bb-0310-9956-ffa450edef68 commit 8bc103623bf23b872253f6c616833512a5d5abbb Author: Thejas Madhavan Nair Date: Fri Jan 6 22:07:03 2012 +0000 PIG-2430: An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments (jcoveney via thejas) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1228461 13f79535-47bb-0310-9956-ffa450edef68 commit 340bea0aec09a7a852675f776e070144fead7491 Author: Jianyong Dai Date: Wed Jan 4 21:09:00 2012 +0000 PIG-2457: JsonLoaderStorage tests is broken for e2e git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1227323 13f79535-47bb-0310-9956-ffa450edef68 commit c441d69b02c8be719c6d77d74c2704f56ac34d15 Author: Jianyong Dai Date: Wed Jan 4 01:37:08 2012 +0000 Temporarily revert PIG-2349 due to 23 test issue git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1227017 13f79535-47bb-0310-9956-ffa450edef68 commit a21793e1145b270e5ff31941cac7dc76d8486423 Author: Alan Gates Date: Tue Jan 3 21:05:16 2012 +0000 PIG-2432 Eclipse .classpath file is out of date git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1226945 13f79535-47bb-0310-9956-ffa450edef68 commit e18d4cc430bf49674ceaffb06c4611fda88d51f3 Author: Jianyong Dai Date: Tue Jan 3 20:15:26 2012 +0000 PIG-2426 breaks 23 build git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1226936 13f79535-47bb-0310-9956-ffa450edef68 commit fc97abb1782bb02211d44a27112b05609e209bad Author: Jianyong Dai Date: Tue Jan 3 05:36:36 2012 +0000 PIG-2426: ProgressableReporter.progress(String msg) is an empty function git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1226661 13f79535-47bb-0310-9956-ffa450edef68 commit eea265be7be867fad78c99a00b26d87e72241283 Author: Jianyong Dai Date: Tue Jan 3 05:16:50 2012 +0000 PIG-2363: _logs for streaming commands bug in new parser git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1226655 13f79535-47bb-0310-9956-ffa450edef68 commit 347181cd262559d8a82d14d97bd2dbd8aacf26da Author: Dmitriy V. Ryaboy Date: Tue Jan 3 04:57:06 2012 +0000 PIG-2453: Fetching schema can be very slow for multi-thousand file LOADs git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1226647 13f79535-47bb-0310-9956-ffa450edef68 commit 8e06cad61eaa6ab41d3b344fa16cdcd47c026c4d Author: Jianyong Dai Date: Tue Jan 3 04:46:45 2012 +0000 PIG-2443: [Piggybank] Add UDFs to check if a String is an Integer And if a String is Numeric git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1226642 13f79535-47bb-0310-9956-ffa450edef68 commit eb9f68f4763537f6aa222c8a7e8ca0d584f72add Author: Gianmarco De Francisci Morales Date: Wed Dec 28 16:43:41 2011 +0000 PIG-2349: Ant build repeats ivy-buildJar several times (azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1225225 13f79535-47bb-0310-9956-ffa450edef68 commit 018b3b6393fe45b03b54cfb89558e199af1ca469 Author: Jianyong Dai Date: Wed Dec 28 07:19:09 2011 +0000 PIG-2347: Fix Pig Unit tests for hadoop 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1225121 13f79535-47bb-0310-9956-ffa450edef68 commit 79847bb0ecd45cfc75a2cdf479fc9b9e07d9e0cf Author: Jianyong Dai Date: Wed Dec 28 02:48:39 2011 +0000 PIG-2347: Fix Pig Unit tests for hadoop 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1225074 13f79535-47bb-0310-9956-ffa450edef68 commit 944c83a35cc237190ef09189be809824031232ff Author: Jianyong Dai Date: Mon Dec 26 20:09:33 2011 +0000 Fix TestBatchAlias and TestMRCompiler fail due to file exists exception git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1224799 13f79535-47bb-0310-9956-ffa450edef68 commit 32e011cd78c2a77289017bfa45e3c8ac725174bc Author: Jianyong Dai Date: Sun Dec 25 08:01:37 2011 +0000 Another fix for unit test failure git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1223052 13f79535-47bb-0310-9956-ffa450edef68 commit 2ef573986f2531264e1174450c350cd0d1f8623f Author: Gianmarco De Francisci Morales Date: Sat Dec 24 09:32:07 2011 +0000 PIG-2437: Use Ivy to get automaton.jar (azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1222945 13f79535-47bb-0310-9956-ffa450edef68 commit 2d7abf3cc7c00cde3b55f82b40770bc92a1fcb73 Author: Jianyong Dai Date: Sat Dec 24 07:41:39 2011 +0000 Fix unit test failures caused by PIG-2448 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1222932 13f79535-47bb-0310-9956-ffa450edef68 commit 25715a67c239916699750d74e52bf93a1e7ae869 Author: Dmitriy V. Ryaboy Date: Thu Dec 22 22:14:06 2011 +0000 PIG-2448: Convert more tests to use LOCAL mode git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1222488 13f79535-47bb-0310-9956-ffa450edef68 commit 1867ff5a0b9627cc5aed4a18aaf42fd6fe5cf2da Author: Gianmarco De Francisci Morales Date: Wed Dec 21 13:18:19 2011 +0000 PIG-2438: Do not hardcode commons-lang version in build.xml (azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1221711 13f79535-47bb-0310-9956-ffa450edef68 commit 36309e763cfb04a62fa81af1c1fea47ec99dbd6d Author: Jianyong Dai Date: Tue Dec 20 19:26:20 2011 +0000 PIG-2291: PigStats.isSuccessful returns false if embedded pig script has dump git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1221450 13f79535-47bb-0310-9956-ffa450edef68 commit 71cfde647c7d4cf60164721d95ecfc6ef1f12d82 Author: Jianyong Dai Date: Mon Dec 19 01:40:09 2011 +0000 Fix unit test failure caused by PIG-2427 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1220588 13f79535-47bb-0310-9956-ffa450edef68 commit a38a5e8408c7e361c152d43caa51045fd2649f60 Author: Dmitriy V. Ryaboy Date: Fri Dec 16 03:37:23 2011 +0000 PIG-2427: getSchemaFromString throws away the name of the tuple that is in a bag git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1215035 13f79535-47bb-0310-9956-ffa450edef68 commit fd2e7d9f3fe26107a1615c7f5e3edb6455a5e9be Author: Thejas Madhavan Nair Date: Fri Dec 16 02:36:19 2011 +0000 PIG-2425: Aggregate Warning does not work as expected on Embedding Pig in Java 0.9.1 (prkommireddi via thejas) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1215028 13f79535-47bb-0310-9956-ffa450edef68 commit 01d9ffe528c0436d3e3f069b491897ebd97f5004 Author: Alan Gates Date: Fri Dec 16 00:04:01 2011 +0000 PIG-2422 Add log messages for Jython schema definitions git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1214998 13f79535-47bb-0310-9956-ffa450edef68 commit 3320096428c98f33d3e730d53b31a25e4fd0a06c Author: Thejas Madhavan Nair Date: Wed Dec 14 21:46:50 2011 +0000 PIG-2331: BinStorage in LOAD statement failing when input has curly braces (xutingz via thejas) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1214495 13f79535-47bb-0310-9956-ffa450edef68 commit 756b32adac5bceb21a6014142e97768f0b9a9bc0 Author: Dmitriy V. Ryaboy Date: Wed Dec 14 01:54:08 2011 +0000 PIG-2403: Reduce code duplication in SUM, MAX, MIN udfs git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1214029 13f79535-47bb-0310-9956-ffa450edef68 commit 080f697b486237df188f805f6d28093a9da9d4cc Author: Jianyong Dai Date: Fri Dec 9 00:40:36 2011 +0000 PIG-2415: A fix for 0.23 local mode: put yarn-default.xml into the configuration git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1212205 13f79535-47bb-0310-9956-ffa450edef68 commit 1d6c2c872b93c1a1535c4aa1701d45c091495103 Author: Jianyong Dai Date: Fri Dec 9 00:36:55 2011 +0000 patch for org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider has been applied multiple times git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1212202 13f79535-47bb-0310-9956-ffa450edef68 commit c4231979f4a0e3b1179797fa411f0e045ea7e357 Author: Jianyong Dai Date: Thu Dec 8 22:04:36 2011 +0000 PIG-2391: Bzip_2 test is broken git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1212163 13f79535-47bb-0310-9956-ffa450edef68 commit 34e8ca568346e1927e5b055af68e31435162eb20 Author: Jianyong Dai Date: Wed Dec 7 21:54:02 2011 +0000 PIG-2402: inIllustrator condition in PigMapReduce is wrong for hadoop 23 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1211659 13f79535-47bb-0310-9956-ffa450edef68 commit 0da2dfb10a88c287b61cc7e80b19a9b5681d5e78 Author: Jianyong Dai Date: Wed Dec 7 21:21:44 2011 +0000 PIG-2370: SkewedParitioner results in Kerberos error git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1211642 13f79535-47bb-0310-9956-ffa450edef68 commit bad5b9eb0e826ffbe615112db4012c42ee8857f7 Author: Jianyong Dai Date: Wed Dec 7 20:24:38 2011 +0000 PIG-2374: streaming regression with dotNext git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1211619 13f79535-47bb-0310-9956-ffa450edef68 commit 9ed7240e717b92933c090504bb12add5a09c5a86 Author: Jianyong Dai Date: Tue Dec 6 22:58:42 2011 +0000 Fix BugFix_3 e2e failure with benchmark 0.9.1 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1211222 13f79535-47bb-0310-9956-ffa450edef68 commit 7244536c8f465ac7aafd03aae32625729e98ad6f Author: Jianyong Dai Date: Tue Dec 6 21:58:09 2011 +0000 PIG-2387: BinStorageRecordReader causes negative progress git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1211193 13f79535-47bb-0310-9956-ffa450edef68 commit cbda42449a6638059fd1dc91d9141f8298ebbd0e Author: Jianyong Dai Date: Sun Dec 4 07:12:58 2011 +0000 PIG-2354: Several fixes for bin/pig git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1210064 13f79535-47bb-0310-9956-ffa450edef68 commit 6540517e8bd3fc7bbdb6b1ce77fb07acf88364f4 Author: Jianyong Dai Date: Sun Dec 4 07:07:59 2011 +0000 PIG-2385: Store statements not getting processed git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1210060 13f79535-47bb-0310-9956-ffa450edef68 commit c5a21e880608b82b611535c99176a013ca7272c5 Author: Jianyong Dai Date: Fri Dec 2 19:47:37 2011 +0000 PIG-2358: JobStats.getHadoopCounters() is never set and always returns null git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1209658 13f79535-47bb-0310-9956-ffa450edef68 commit cb024ef793ae8ed4601e65bb0128369033969327 Author: Jianyong Dai Date: Wed Nov 30 09:09:32 2011 +0000 Tiny fix: NPE introduced by PIG-2332 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1208338 13f79535-47bb-0310-9956-ffa450edef68 commit 38da10eb62c26a16649dc632b491bd2db4f27915 Author: Dmitriy V. Ryaboy Date: Tue Nov 29 23:57:32 2011 +0000 PIG-2384: Generic Invokers should use PigContext to resolve classes git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1208151 13f79535-47bb-0310-9956-ffa450edef68 commit 9394d99182c7da88897ed420c727398c7f68a115 Author: Alan Gates Date: Wed Nov 23 20:28:26 2011 +0000 PIG-2245: Add end to end test for tokenize git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1205566 13f79535-47bb-0310-9956-ffa450edef68 commit cfb2c47bdd848bc02eacda24c8fe586234951199 Author: Ashutosh Chauhan Date: Tue Nov 22 21:24:31 2011 +0000 PIG-2327: bin/pig doesn't have any hooks for picking up ZK installation deployed from tarballs (rvs via hashutosh) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1205180 13f79535-47bb-0310-9956-ffa450edef68 commit 1910866a49f25a29efd4f2965e36a3b96e2b7739 Author: Dmitriy V. Ryaboy Date: Tue Nov 22 01:19:13 2011 +0000 Bug in Schema.getPigSchema(ResourceSchema rSchema) improperly adds two level access git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1204773 13f79535-47bb-0310-9956-ffa450edef68 commit 8cb5f74c0179e632cb05ea44c957171470187e0f Author: Jianyong Dai Date: Sat Nov 19 00:51:55 2011 +0000 PIG-2300: Pig Docs - release 0.10.0 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1203930 13f79535-47bb-0310-9956-ffa450edef68 commit a453043fbd21595ff5c41bb43658674c0d2b8802 Author: Ashutosh Chauhan Date: Fri Nov 18 17:24:03 2011 +0000 PIG-2382: Modify .gitignore to ignore pig-withouthadoop.jar (azaroth via hashutosh) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1203755 13f79535-47bb-0310-9956-ffa450edef68 commit 8fa90132ea789a02ab37724effd10b2a98fc6380 Author: Gianmarco De Francisci Morales Date: Fri Nov 18 10:18:39 2011 +0000 PIG-2380: Expose version information more cleanly (jcoveney via azaroth) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1203569 13f79535-47bb-0310-9956-ffa450edef68 commit 3ef351bb715cdf9170b37e0e7da286c82344006a Author: Jianyong Dai Date: Thu Nov 17 08:37:21 2011 +0000 PIG-2184: Not able to provide positional reference to macro invocations git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1203106 13f79535-47bb-0310-9956-ffa450edef68 commit eb17a752eda9f53a4d53b4841f84f6b11a7ec2b0 Author: Jianyong Dai Date: Thu Nov 17 08:13:20 2011 +0000 Fix TestJsonLoaderStorage failure git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1203097 13f79535-47bb-0310-9956-ffa450edef68 commit 80c225e358138ba4b3a4efbb838dd317aa30ca5c Author: Olga Natkovich Date: Thu Nov 17 01:50:57 2011 +0000 PIG-2311: STRSPLIT needs to allow bytearray arguments (xuting via olgan) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1203005 13f79535-47bb-0310-9956-ffa450edef68 commit 5bb38f5a1590e954681f15f5cd125d38a87542a4 Author: Dmitriy V. Ryaboy Date: Tue Nov 15 04:59:54 2011 +0000 PIG-2365: Current TOP implementation needlessly results in a null bag name git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1202044 13f79535-47bb-0310-9956-ffa450edef68 commit 440596330215bdabedba255f31db1aaca98b08d1 Author: Dmitriy V. Ryaboy Date: Mon Nov 14 07:27:34 2011 +0000 PIG-2151: Add annotation to specify output schema in Java UDFs (dvryaboy) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1201618 13f79535-47bb-0310-9956-ffa450edef68 commit b274513af4e480b2855df6e27f2ec922bc422c81 Author: Jianyong Dai Date: Sun Nov 13 23:46:04 2011 +0000 PIG-2209: JsonMetadata fails to find schema for glob paths git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1201553 13f79535-47bb-0310-9956-ffa450edef68 commit 0e352c95cf640c4eaaa7fb448352de7525f9e989 Author: Jianyong Dai Date: Wed Nov 9 21:34:52 2011 +0000 PIG-2355: ant clean does not clean e2e test build artifacts git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1199981 13f79535-47bb-0310-9956-ffa450edef68 commit 4f6002c65993948e90db9b8dba45f46a7ff2af6b Author: Jianyong Dai Date: Wed Nov 9 19:26:51 2011 +0000 Fix e2e test failure introduced by PIG-2337 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1199925 13f79535-47bb-0310-9956-ffa450edef68 commit c7188507b75d64cf126fd1cd14e35c5dd57600d6 Author: Jianyong Dai Date: Wed Nov 9 09:08:39 2011 +0000 PIG-2332: JsonLoader/JsonStorage git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1199668 13f79535-47bb-0310-9956-ffa450edef68 commit 498f8adfe046308b40e7399bcc7b3c7c40f27ba9 Author: Jianyong Dai Date: Tue Nov 8 19:56:16 2011 +0000 PIG-2337: Provide UDF with input schema git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1199416 13f79535-47bb-0310-9956-ffa450edef68 commit 4e43c9d3caaea49f434b7fbfe35d5211ed5afa76 Author: Alan Gates Date: Tue Nov 8 16:23:50 2011 +0000 PIG-2352: e2e test harness' use of environment variables causes unintended effects between tests git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1199327 13f79535-47bb-0310-9956-ffa450edef68 commit 6c48fafd04f2e9a7e5019577fd86f28ea23a8af3 Author: Jianyong Dai Date: Sun Nov 6 23:16:00 2011 +0000 Fix TestPlanGeneration fail git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1198590 13f79535-47bb-0310-9956-ffa450edef68 commit 9bc3b41d8031f5a8529358ddd014bef98e3ce058 Author: Jianyong Dai Date: Sun Nov 6 08:43:14 2011 +0000 PIG-2165: Need a way to deal with params and param_file in embedded pig in python git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1198274 13f79535-47bb-0310-9956-ffa450edef68 commit 2b1b0d8e01bf183ac8b6ac6a34fab23418b27989 Author: Jianyong Dai Date: Sat Nov 5 21:16:12 2011 +0000 PIG-2339: HCatLoader loads all the partitions in a partitioned table even though a filter clause on the partitions is specified in the Pig script git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1198061 13f79535-47bb-0310-9956-ffa450edef68 commit 4988471d35936a671a4a63ade938eee44b38afdc Author: Jianyong Dai Date: Sat Nov 5 19:34:32 2011 +0000 PIG-2346: TypeCastInsert should not insert Foreach if there is no as statement git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1198031 13f79535-47bb-0310-9956-ffa450edef68 commit 379db14136489df3afb13cf1236a4053abfa0528 Author: Jianyong Dai Date: Sat Nov 5 19:06:21 2011 +0000 Fix javadoc warnings introduced by PIG-2328 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1198017 13f79535-47bb-0310-9956-ffa450edef68 commit ef95cb247c22ec549a957154dfb5a2e0e9dfbf57 Author: Olga Natkovich Date: Thu Nov 3 21:49:25 2011 +0000 PIG-2230: Improved error message for invalid parameter format (xuitingz via olgan) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1197324 13f79535-47bb-0310-9956-ffa450edef68 commit fe70e5b7634fbb50bec3d060c293cbf1228b1fe1 Author: Alan Gates Date: Thu Nov 3 01:07:52 2011 +0000 PIG-2328: Add builtin UDFs for building and using bloom filters git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196908 13f79535-47bb-0310-9956-ffa450edef68 commit 6917bbf967a3ffa638f0fd71e9b240da645fcedb Author: Jianyong Dai Date: Thu Nov 3 00:15:31 2011 +0000 PIG-2313: NPE in ILLUSTRATE trying to get StatusReporter in STORE git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196882 13f79535-47bb-0310-9956-ffa450edef68 commit 801fc584fd184a68b6de2d4b9b1008eafb2e4ca8 Author: Jianyong Dai Date: Wed Nov 2 23:33:42 2011 +0000 PIG-2125: Make Pig work with hadoop .NEXT (set classpath for tests) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196864 13f79535-47bb-0310-9956-ffa450edef68 commit ab9c636c1965f7a7554554d1a1692c1d5783284b Author: Jianyong Dai Date: Wed Nov 2 21:44:49 2011 +0000 PIG-2338: Need signature for EvalFunc git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196816 13f79535-47bb-0310-9956-ffa450edef68 commit 2cb2794ec65d66700ea7dca2b76559a0040e14af Author: Jianyong Dai Date: Wed Nov 2 18:32:28 2011 +0000 PIG-2125: Make Pig work with hadoop .NEXT (PIG-2125-10.patch) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196747 13f79535-47bb-0310-9956-ffa450edef68 commit a835d14e29f960c447e279b5982e0ebd632231e5 Author: Gianmarco De Francisci Morales Date: Wed Nov 2 17:56:32 2011 +0000 Reverted to a syntax compatible with bash 3.0 git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196720 13f79535-47bb-0310-9956-ffa450edef68 commit 15d94826449f4552e2a0be38b645024c2215a249 Author: Jianyong Dai Date: Wed Nov 2 07:32:46 2011 +0000 PIG-2275: NullPointerException from ILLUSTRATE git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196483 13f79535-47bb-0310-9956-ffa450edef68 commit 874e4fee34262c2bf7d507b04fd6d2de31a42d9b Author: Jianyong Dai Date: Wed Nov 2 06:18:53 2011 +0000 PIG-2119: DuplicateForEachColumnRewrite makes assumptions about the position of LOGGenerate in the plan git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1196466 13f79535-47bb-0310-9956-ffa450edef68 commit a3465ff3b1334d5da86a840768b679fe16f14cf5 Author: Olga Natkovich Date: Thu Oct 27 00:16:40 2011 +0000 Preparing for 0.11.0 development git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1189554 13f79535-47bb-0310-9956-ffa450edef68