[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875551#action_12875551 ] Hadoop QA commented on PIG-1249: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (PIG-282) Custom Partitioner

2010-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875554#action_12875554 ] Hadoop QA commented on PIG-282: --- -1 overall. Here are the results of testing the latest attachm

[jira] Commented: (PIG-1436) Print number of records outputted at each step of a Pig script

2010-06-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875638#action_12875638 ] Alan Gates commented on PIG-1436: - Russell, Richard's already doing a lot of work in this ar

[jira] Commented: (PIG-1433) pig should create success file if mapreduce.fileoutputcommitter.marksuccessfuljobs is true

2010-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875639#action_12875639 ] Hadoop QA commented on PIG-1433: -1 overall. Here are the results of testing the latest atta

[jira] Updated: (PIG-1433) pig should create success file if mapreduce.fileoutputcommitter.marksuccessfuljobs is true

2010-06-04 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-1433: Attachment: PIG-1433-for-branch-0.7.patch The original patch was committed to trunk. It did not apply

[jira] Updated: (PIG-1433) pig should create success file if mapreduce.fileoutputcommitter.marksuccessfuljobs is true

2010-06-04 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-1433: Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Fix Version/s: 0.7.0

[jira] Created: (PIG-1438) [Performance] MultiQueryOptimizer should also merge DISTINCT jobs

2010-06-04 Thread Richard Ding (JIRA)
[Performance] MultiQueryOptimizer should also merge DISTINCT jobs - Key: PIG-1438 URL: https://issues.apache.org/jira/browse/PIG-1438 Project: Pig Issue Type: Improvement

[jira] Updated: (PIG-1437) [Optimization] Rewrite GroupBy-Foreach-flatten(group) to Distinct

2010-06-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1437: Parent: PIG-1319 Issue Type: Sub-task (was: Bug) > [Optimization] Rewrite GroupBy-Foreach-flatten(gr

[jira] Updated: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-06-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-283: - Status: Resolved (was: Patch Available) Release Note: For documentation: After this patc

[jira] Updated: (PIG-972) Make describe work with nested foreach

2010-06-04 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-972: --- Attachment: NestedDescribeProp2Initial.patch Attaching initial patch for prop2 > Make describe work wit

[jira] Closed: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-06-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan closed PIG-283. > Allow to set arbitrary jobconf key-value pairs inside pig program >

[jira] Created: (PIG-1439) [Performance] Create a single combiner class to add MultiQuery optimization

2010-06-04 Thread Richard Ding (JIRA)
[Performance] Create a single combiner class to add MultiQuery optimization Key: PIG-1439 URL: https://issues.apache.org/jira/browse/PIG-1439 Project: Pig Issue Ty

[jira] Updated: (PIG-1439) [Performance] Create a single combiner class to aid MultiQuery optimization

2010-06-04 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-1439: -- Summary: [Performance] Create a single combiner class to aid MultiQuery optimization (was: [Performance

[jira] Commented: (PIG-1334) Make pig artifacts available through maven

2010-06-04 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875751#action_12875751 ] Jeremy Hanna commented on PIG-1334: --- Yes - 0.7.0 would be very nice to have in the public m

[jira] Commented: (PIG-1334) Make pig artifacts available through maven

2010-06-04 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875766#action_12875766 ] Jeremy Hanna commented on PIG-1334: --- To clarify our need - the Cassandra project would like

[jira] Commented: (PIG-1337) Need a way to pass distributed cache configuration information to hadoop backend in Pig's LoadFunc

2010-06-04 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875858#action_12875858 ] Scott Carey commented on PIG-1337: -- Why not just allow a loader (or storer) the ability to s