[jira] [Updated] (PIG-4858) Implement Skewed join for spark engine

2016-09-20 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke updated PIG-4858: --- Attachment: (was: SkewedJoinInSparkMode.pdf) > Implement Skewed join for spark engine >

[jira] [Updated] (PIG-4858) Implement Skewed join for spark engine

2016-09-20 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke updated PIG-4858: --- Attachment: SkewedJoinInSparkMode.pdf design doc is updated. > Implement Skewed join for spark engine > ---

[jira] [Commented] (PIG-4976) streaming job with store clause stuck if the script fail

2016-09-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506435#comment-15506435 ] Nandor Kollar commented on PIG-4976: Ok, so in this case it seems that the file is not g

[jira] [Updated] (PIG-4976) streaming job with store clause stuck if the script fail

2016-09-20 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated PIG-4976: --- Attachment: PIG-4976-4.patch > streaming job with store clause stuck if the script fail > --

[jira] [Created] (PIG-5033) MultiQueryOptimizerTez creates bad plan with union, split and FRJoin

2016-09-20 Thread Travis Woodruff (JIRA)
Travis Woodruff created PIG-5033: Summary: MultiQueryOptimizerTez creates bad plan with union, split and FRJoin Key: PIG-5033 URL: https://issues.apache.org/jira/browse/PIG-5033 Project: Pig

[jira] [Updated] (PIG-5033) MultiQueryOptimizerTez creates bad plan with union, split and FRJoin

2016-09-20 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-5033: - Description: This script produces incorrect results: {code} a = load 'file:///tmp/input1' as (x:int

[jira] [Commented] (PIG-5033) MultiQueryOptimizerTez creates bad plan with union, split and FRJoin

2016-09-20 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507768#comment-15507768 ] Travis Woodruff commented on PIG-5033: -- Here's the DAG plan. I've only started testing

[jira] [Commented] (PIG-5033) MultiQueryOptimizerTez creates bad plan with union, split and FRJoin

2016-09-20 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507776#comment-15507776 ] Travis Woodruff commented on PIG-5033: -- And here's the plan when I remove the union (wh

[jira] [Commented] (PIG-4976) streaming job with store clause stuck if the script fail

2016-09-20 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507822#comment-15507822 ] Koji Noguchi commented on PIG-4976: --- bq. Ok, so in this case it seems that the file is not

[jira] [Updated] (PIG-5033) MultiQueryOptimizerTez creates bad plan with union, split and FRJoin

2016-09-20 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-5033: - Attachment: input3 input2 input1 > MultiQueryOptimizerTez creates ba

[jira] [Updated] (PIG-5033) MultiQueryOptimizerTez creates bad plan with union, split and FRJoin

2016-09-20 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-5033: - Attachment: PIG-5033.patch > MultiQueryOptimizerTez creates bad plan with union, split and FRJoin >

[jira] [Updated] (PIG-5033) MultiQueryOptimizerTez creates bad plan with union, split and FRJoin

2016-09-20 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-5033: - Status: Patch Available (was: Open) Here's an attempt at a fix. I have no confidence that this is t

[jira] [Updated] (PIG-4976) streaming job with store clause stuck if the script fail

2016-09-20 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-4976: -- Attachment: PIG-4976-5-knoguchi.patch (I) My previous patch {{PIG-4976-3.patch}} handled both cases by rel

[jira] Subscription: PIG patch available

2016-09-20 Thread jira
Issue Subscription Filter: PIG patch available (27 issues) Subscriber: pigdaily Key Summary PIG-4926Modify the content of start.xml for spark mode https://issues-test.apache.org/jira/browse/PIG-4926 PIG-4922Deadlock between SpillableMemoryManager and InternalSortedBag

[jira] Subscription: PIG patch available

2016-09-20 Thread jira
Issue Subscription Filter: PIG patch available (31 issues) Subscriber: pigdaily Key Summary PIG-5033MultiQueryOptimizerTez creates bad plan with union, split and FRJoin https://issues.apache.org/jira/browse/PIG-5033 PIG-5025Improve TestLoad.java: use own separated fold