svn commit: r997012 - in /hadoop/pig/branches/branch-0.8: CHANGES.txt test/org/apache/pig/test/TestNativeMapReduce.java

2010-09-14 Thread thejas
Author: thejas Date: Tue Sep 14 17:46:31 2010 New Revision: 997012 URL: http://svn.apache.org/viewvc?rev=997012&view=rev Log: PIG-1589: add test cases for mapreduce operator which use distributed cache (thejas) Modified: hadoop/pig/branches/branch-0.8/CHANGES.txt hadoop/pig/branches/bra

svn commit: r997014 - /hadoop/pig/branches/branch-0.8/test/org/apache/pig/test/data/TestWordCount.jar

2010-09-14 Thread thejas
Author: thejas Date: Tue Sep 14 17:48:06 2010 New Revision: 997014 URL: http://svn.apache.org/viewvc?rev=997014&view=rev Log: PIG-1589: add test cases for mapreduce operator which use distributed cache Modified: hadoop/pig/branches/branch-0.8/test/org/apache/pig/test/data/TestWordCount.jar

svn commit: r997020 - in /hadoop/pig/trunk: CHANGES.txt test/org/apache/pig/test/TestNativeMapReduce.java test/org/apache/pig/test/data/TestWordCount.jar test/org/apache/pig/test/utils/WordCount.java

2010-09-14 Thread thejas
Author: thejas Date: Tue Sep 14 17:59:26 2010 New Revision: 997020 URL: http://svn.apache.org/viewvc?rev=997020&view=rev Log: PIG-1589: add test cases for mapreduce operator which use distributed cache Added: hadoop/pig/trunk/test/org/apache/pig/test/utils/WordCount.java Modified: hadoop/

svn commit: r997021 - /hadoop/pig/branches/branch-0.8/test/org/apache/pig/test/utils/WordCount.java

2010-09-14 Thread thejas
Author: thejas Date: Tue Sep 14 17:59:58 2010 New Revision: 997021 URL: http://svn.apache.org/viewvc?rev=997021&view=rev Log: PIG-1589: add test cases for mapreduce operator which use distributed cache - adding missing file Added: hadoop/pig/branches/branch-0.8/test/org/apache/pig/test/utils

svn commit: r997068 - in /hadoop/pig/branches/branch-0.8: CHANGES.txt src/org/apache/pig/impl/logicalLayer/parser/QueryParser.jjt test/org/apache/pig/test/TestUnionOnSchema.java

2010-09-14 Thread thejas
Author: thejas Date: Tue Sep 14 20:08:24 2010 New Revision: 997068 URL: http://svn.apache.org/viewvc?rev=997068&view=rev Log: PIG-1609: 'union onschema' should give a more useful error message when schema of one of the relations has null column name Modified: hadoop/pig/branches/branch-0.8/CH

svn commit: r997069 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/impl/logicalLayer/parser/QueryParser.jjt test/org/apache/pig/test/TestUnionOnSchema.java

2010-09-14 Thread thejas
Author: thejas Date: Tue Sep 14 20:08:55 2010 New Revision: 997069 URL: http://svn.apache.org/viewvc?rev=997069&view=rev Log: PIG-1609: 'union onschema' should give a more useful error message when schema of one of the relations has null column name Modified: hadoop/pig/trunk/CHANGES.txt