[jira] Subscription: PIG patch available

2015-09-24 Thread jira
Issue Subscription Filter: PIG patch available (30 issues) Subscriber: pigdaily Key Summary PIG-4684Exception should be changed to warning when job diagnostics cannot be fetched https://issues.apache.org/jira/browse/PIG-4684 PIG-4677Display failure information on

[jira] [Updated] (PIG-4208) Make merge-sparse join work with Spark

2015-09-24 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Agarwal updated PIG-4208: -- Attachment: PIG-4208.patch Related e2e tests: MergeSparseJoin[1-6] are passing. > Make

[jira] [Updated] (PIG-4208) Make merge-sparse join work with Spark

2015-09-24 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Agarwal updated PIG-4208: -- Status: Patch Available (was: Open) > Make merge-sparse join work with Spark >

[jira] [Commented] (PIG-4601) Implement Merge CoGroup for Spark engine

2015-09-24 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906358#comment-14906358 ] Abhishek Agarwal commented on PIG-4601: --- Is anyone already working on this? > Implement Merge

[jira] [Commented] (PIG-4601) Implement Merge CoGroup for Spark engine

2015-09-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906474#comment-14906474 ] Xuefu Zhang commented on PIG-4601: -- I don't think so. It's unsigned. Please feel free to take it. >

[jira] [Assigned] (PIG-4601) Implement Merge CoGroup for Spark engine

2015-09-24 Thread Abhishek Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Agarwal reassigned PIG-4601: - Assignee: Abhishek Agarwal > Implement Merge CoGroup for Spark engine >

[jira] [Commented] (PIG-3317) disable optimizations via pig properties

2015-09-24 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906837#comment-14906837 ] Anthony Hsu commented on PIG-3317: -- Just for reference, to disable all optimizations, use: {code} set

[jira] [Comment Edited] (PIG-4554) Compress pig.script before encoding

2015-09-24 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907133#comment-14907133 ] Rohini Palaniswamy edited comment on PIG-4554 at 9/24/15 10:23 PM: ---

[jira] [Updated] (PIG-4635) NPE while running pig script in tez mode( pig 0.15 with tez 0.7)

2015-09-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4635: Attachment: PIG-4635-2.patch Yes, maintaining another variable is safer, I can do that. I do want the

[jira] [Commented] (PIG-4684) Exception should be changed to warning when job diagnostics cannot be fetched

2015-09-24 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907111#comment-14907111 ] Rohini Palaniswamy commented on PIG-4684: - Few comments: 1) Log the stacktrace log.warn("Unable

[jira] [Commented] (PIG-4635) NPE while running pig script in tez mode( pig 0.15 with tez 0.7)

2015-09-24 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907287#comment-14907287 ] Rohini Palaniswamy commented on PIG-4635: - bq. I do want the TezPrinter.java change since

[jira] [Commented] (PIG-4635) NPE while running pig script in tez mode( pig 0.15 with tez 0.7)

2015-09-24 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907080#comment-14907080 ] Rohini Palaniswamy commented on PIG-4635: - Daniel, {code} public boolean isVertexGroup() { -

[jira] [Commented] (PIG-4554) Compress pig.script before encoding

2015-09-24 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907133#comment-14907133 ] Rohini Palaniswamy commented on PIG-4554: - [~sandyridgeracer], Can you also - change the