[jira] [Updated] (PIG-5024) add a physical operator to broadcast small RDDs

2016-09-06 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke updated PIG-5024: --- Attachment: PIG-5024.patch {code} ant clean -Dhadoopversion=23 test-spark {code} UT passed. [~kellyzly], [~mohi

[jira] [Commented] (PIG-5024) add a physical operator to broadcast small RDDs

2016-09-06 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469771#comment-15469771 ] Xianda Ke commented on PIG-5024: To enable broadcast mechanism, add add a broadcast physical

[jira] Subscription: PIG patch available

2016-09-06 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-06 Thread jira
Issue Subscription Filter: PIG patch available (27 issues) Subscriber: pigdaily Key Summary PIG-4976streaming job with store clause stuck if the script fail https://issues.apache.org/jira/browse/PIG-4976 PIG-4926Modify the content of start.xml for spark mode

[jira] [Resolved] (PIG-4870) Enable MergeJoin testcase in TestCollectedGroup for spark engine

2016-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-4870. -- Resolution: Fixed Committed to Spark branch. Thanks, Xianda! > Enable MergeJoin testcase in TestCollected

[jira] [Commented] (PIG-4870) Enable MergeJoin testcase in TestCollectedGroup for spark engine

2016-09-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469357#comment-15469357 ] liyunzhang_intel commented on PIG-4870: --- [~kexianda]: +1, [~xuefuz]: please help check

[jira] [Comment Edited] (PIG-4870) Enable MergeJoin testcase in TestCollectedGroup for spark engine

2016-09-06 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469348#comment-15469348 ] Xianda Ke edited comment on PIG-4870 at 9/7/16 3:10 AM: Since merge

[jira] [Updated] (PIG-4870) Enable MergeJoin testcase in TestCollectedGroup for spark engine

2016-09-06 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke updated PIG-4870: --- Attachment: PIG-4870.patch Since merge join optimization is ready, just enable TestCollectedGroup.testMapsideGr

[jira] [Updated] (PIG-5024) add a physical operator to broadcast small RDDs

2016-09-06 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke updated PIG-5024: --- Description: Currently, when optimize some kinds of JOIN, the indexed or sampling files are saved into HDFS. By

[jira] [Commented] (PIG-4897) Scope of param substitution for run/exec commands

2016-09-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15468798#comment-15468798 ] Rohini Palaniswamy commented on PIG-4897: - I think we should only scope for exec and

Build failed in Jenkins: Pig-trunk-commit #2370

2016-09-06 Thread Apache Jenkins Server
See Changes: [knoguchi] PIG-5023: Documentation for BagToTuple (icook via knoguchi) -- [...truncated 3000 lines...] [javadoc] Loading source files for package org.apache.pig.backend.hadoop.ex

[jira] [Resolved] (PIG-5023) Documentation for BagToTuple

2016-09-06 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved PIG-5023. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 0.17.0 Committed to trunk. Thanks f

[jira] [Commented] (PIG-5023) Documentation for BagToTuple

2016-09-06 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15468487#comment-15468487 ] Koji Noguchi commented on PIG-5023: --- +1. Tried the sample code and confirmed the results.

[jira] [Created] (PIG-5024) add a physical operator to broadcast small RDDs

2016-09-06 Thread Xianda Ke (JIRA)
Xianda Ke created PIG-5024: -- Summary: add a physical operator to broadcast small RDDs Key: PIG-5024 URL: https://issues.apache.org/jira/browse/PIG-5024 Project: Pig Issue Type: Sub-task