Jenkins build is back to normal : Pig-trunk-commit #2467

2017-03-28 Thread Apache Jenkins Server
See

[jira] [Assigned] (PIG-5169) SkewedJoin_13 is failing with spark exec type

2017-03-28 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke reassigned PIG-5169: -- Assignee: Xianda Ke > SkewedJoin_13 is failing with spark exec type >

[jira] [Assigned] (PIG-5170) SkewedJoin_14 is failing with spark exec type

2017-03-28 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke reassigned PIG-5170: -- Assignee: Xianda Ke > SkewedJoin_14 is failing with spark exec type >

[jira] [Assigned] (PIG-5168) SkewedJoin_12 is failing with spark exec type

2017-03-28 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke reassigned PIG-5168: -- Assignee: Xianda Ke > SkewedJoin_12 is failing with spark exec type >

Re: Review Request 57317: Support Pig On Spark

2017-03-28 Thread kelly zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57317/#review170268 ---

[jira] [Assigned] (PIG-5163) MultiQuery_Streaming_1 is failing with spark exec type

2017-03-28 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel reassigned PIG-5163: - Assignee: liyunzhang_intel (was: Nandor Kollar) > MultiQuery_Streaming_1 is failing with

[jira] [Assigned] (PIG-4677) Display failure information on stop on failure

2017-03-28 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy reassigned PIG-4677: --- Assignee: Rohini Palaniswamy (was: Mit Desai) Fix Version/s: 0.17.0 >

[jira] [Updated] (PIG-4677) Display failure information on stop on failure

2017-03-28 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4677: Status: Patch Available (was: Open) > Display failure information on stop on failure >

[jira] [Updated] (PIG-4677) Display failure information on stop on failure

2017-03-28 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4677: Attachment: PIG-4677-5.patch With the attached patch, it display job stats when stop on

[jira] [Comment Edited] (PIG-5201) Null handling on FLATTEN

2017-03-28 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945813#comment-15945813 ] Rohini Palaniswamy edited comment on PIG-5201 at 3/28/17 8:48 PM: -- In my

[jira] [Commented] (PIG-5201) Null handling on FLATTEN

2017-03-28 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945813#comment-15945813 ] Rohini Palaniswamy commented on PIG-5201: - In my opinion, FLATTEN(tuple with two columns in schema)

[jira] [Updated] (PIG-5201) Null handling on FLATTEN

2017-03-28 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-5201: -- Attachment: pig-5201-v00-testonly.patch Attaching a unit test I'm using for testing FLATTEN(null) and

[jira] [Commented] (PIG-5201) Null handling on FLATTEN

2017-03-28 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945728#comment-15945728 ] Koji Noguchi commented on PIG-5201: --- {code:title=test.pig} A = load 'input.txt' as (a1:bag

[jira] [Created] (PIG-5201) Null handling on FLATTEN

2017-03-28 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-5201: - Summary: Null handling on FLATTEN Key: PIG-5201 URL: https://issues.apache.org/jira/browse/PIG-5201 Project: Pig Issue Type: Bug Reporter: Koji

[jira] [Updated] (PIG-5200) Orc_1 and Orc_Pushdown_* tests fail on Spark

2017-03-28 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-5200: Description: Orc_1 and all of the Orc_Pushdown E2E tests produce the following exception: {code} 2017-03-27

[jira] [Work started] (PIG-5200) Orc_1 and Orc_Pushdown_* tests fail on Spark

2017-03-28 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-5200 started by Adam Szita. --- > Orc_1 and Orc_Pushdown_* tests fail on Spark >

[jira] [Resolved] (PIG-5198) streaming job stuck with script failure when combined with split

2017-03-28 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved PIG-5198. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 0.17.0 Thanks for the review

[jira] [Created] (PIG-5200) Orc_1 and Orc_Pushdown_* tests fail on Spark

2017-03-28 Thread Adam Szita (JIRA)
Adam Szita created PIG-5200: --- Summary: Orc_1 and Orc_Pushdown_* tests fail on Spark Key: PIG-5200 URL: https://issues.apache.org/jira/browse/PIG-5200 Project: Pig Issue Type: Sub-task

Review Request 57996: Aggregate warnings feature for Pig on Spark

2017-03-28 Thread Adam Szita
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57996/ --- Review request for pig, Daniel Dai, liyun zhang, Rohini Palaniswamy, and Xuefu

[jira] [Commented] (PIG-5186) Support aggregate warnings with Spark engine

2017-03-28 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945270#comment-15945270 ] Adam Szita commented on PIG-5186: - Repatched into [^PIG-5186.2.patch], and added [ReviewBoard

[jira] [Updated] (PIG-5186) Support aggregate warnings with Spark engine

2017-03-28 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Szita updated PIG-5186: Attachment: PIG-5186.2.patch > Support aggregate warnings with Spark engine >

[jira] [Commented] (PIG-5194) HiveUDF fails with Spark exec type

2017-03-28 Thread Adam Szita (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945243#comment-15945243 ] Adam Szita commented on PIG-5194: - Please find the RB request [here|https://reviews.apache.org/r/57995] >

[jira] [Commented] (PIG-5163) MultiQuery_Streaming_1 is failing with spark exec type

2017-03-28 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15944842#comment-15944842 ] Nandor Kollar commented on PIG-5163: It looks like this is an issue with multi-query optimization.

[jira] [Updated] (PIG-5199) exclude jline in spark dependency

2017-03-28 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-5199: -- Attachment: PIG-5199.patch [~nkollar] and [~szita]: PIG-5199.patch excludes jline dependency.

[jira] [Created] (PIG-5199) exclude jline in spark dependency

2017-03-28 Thread liyunzhang_intel (JIRA)
liyunzhang_intel created PIG-5199: - Summary: exclude jline in spark dependency Key: PIG-5199 URL: https://issues.apache.org/jira/browse/PIG-5199 Project: Pig Issue Type: Sub-task

[jira] [Updated] (PIG-5197) Merge changes from review board to spark branch

2017-03-28 Thread liyunzhang_intel (JIRA)
[ https://issues-test.apache.org/jira/browse/PIG-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-5197: -- Attachment: (was: PIG-5197.patch) > Merge changes from review board to spark branch >

[jira] [Updated] (PIG-5197) Merge changes from review board to spark branch

2017-03-28 Thread liyunzhang_intel (JIRA)
[ https://issues-test.apache.org/jira/browse/PIG-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-5197: -- Attachment: PIG-5197.patch > Merge changes from review board to spark branch >

[jira] [Updated] (PIG-5197) Merge changes from review board to spark branch

2017-03-28 Thread liyunzhang_intel (JIRA)
[ https://issues-test.apache.org/jira/browse/PIG-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-5197: -- Attachment: PIG-5197.patch all tests pass except TestGrunt#testGruntUtf8 with

[jira] Subscription: PIG patch available

2017-03-28 Thread jira
Issue Subscription Filter: PIG patch available (39 issues) Subscriber: pigdaily Key Summary PIG-5194HiveUDF fails with Spark exec type https://issues.apache.org/jira/browse/PIG-5194 PIG-5186Support aggregate warnings with Spark engine