[jira] Subscription: PIG patch available

2015-05-06 Thread jira
Issue Subscription Filter: PIG patch available (36 issues) Subscriber: pigdaily Key Summary PIG-4537Fix unit test failure introduced by TEZ-2392: TestCollectedGroup, TestLimitVariable, TestMapSideCogroup, etc https://issues.apache.org/jira/browse/PIG-4537 PIG-4532Pig

[jira] [Commented] (PIG-4422) Implement visitMergeJoin in SparkCompiler

2015-05-06 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14532035#comment-14532035 ] Mohit Sabharwal commented on PIG-4422: -- fyi [~kellyzly], [~praveenr019], [~xuefuz] Att

[jira] [Updated] (PIG-4422) Implement visitMergeJoin in SparkCompiler

2015-05-06 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated PIG-4422: - Attachment: PIG-4422.patch > Implement visitMergeJoin in SparkCompiler > ---

[jira] [Updated] (PIG-4537) Fix unit test failure introduced by TEZ-2392: TestCollectedGroup, TestLimitVariable, TestMapSideCogroup, etc

2015-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4537: Attachment: PIG-4537-1.patch Add check to avoid pull a finished input. > Fix unit test failure introduced by

[jira] [Updated] (PIG-4537) Fix unit test failure introduced by TEZ-2392: TestCollectedGroup, TestLimitVariable, TestMapSideCogroup, etc

2015-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4537: Status: Patch Available (was: Open) > Fix unit test failure introduced by TEZ-2392: TestCollectedGroup, > Te

[jira] [Commented] (PIG-4421) implement visitSkewedJoin in SparkCompiler

2015-05-06 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531803#comment-14531803 ] Mohit Sabharwal commented on PIG-4421: -- +1 Thanks, [~kellyzly]! > implement visitSke

[jira] [Updated] (PIG-4421) implement visitSkewedJoin in SparkCompiler

2015-05-06 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyunzhang_intel updated PIG-4421: -- Attachment: PIG-4421_7.patch Thanks [~mohitsabharwal]'s review about PIG-4421_6.patch in PIG-4421_

[jira] [Commented] (PIG-4521) Divide nightly.conf tests into two test files

2015-05-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531560#comment-14531560 ] Rohini Palaniswamy commented on PIG-4521: - Can we create a operators.conf which incl

[jira] [Created] (PIG-4538) Pig script fail with CNF in follow up MR job

2015-05-06 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-4538: --- Summary: Pig script fail with CNF in follow up MR job Key: PIG-4538 URL: https://issues.apache.org/jira/browse/PIG-4538 Project: Pig Issue Type: Bug Componen

[jira] [Commented] (PIG-4537) Fix unit test failure introduced by TEZ-2392: TestCollectedGroup, TestLimitVariable, TestMapSideCogroup, etc

2015-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531508#comment-14531508 ] Daniel Dai commented on PIG-4537: - Error message: {code} Failure while running task:org.apa

[jira] [Created] (PIG-4537) Fix unit test failure introduced by TEZ-2392: TestCollectedGroup, TestLimitVariable, TestMapSideCogroup, etc

2015-05-06 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-4537: --- Summary: Fix unit test failure introduced by TEZ-2392: TestCollectedGroup, TestLimitVariable, TestMapSideCogroup, etc Key: PIG-4537 URL: https://issues.apache.org/jira/browse/PIG-4537

[jira] [Updated] (PIG-4536) LIMIT inside nested foreach should have combiner optimization

2015-05-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4536: Description: {code} data_group = GROUP A BY (f1, f2) PARALLEL 100; group_result = FOREACH data

[jira] [Comment Edited] (PIG-4536) LIMIT inside nested foreach should have combiner optimization

2015-05-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531440#comment-14531440 ] Rohini Palaniswamy edited comment on PIG-4536 at 5/6/15 9:21 PM: -

[jira] [Updated] (PIG-4536) LIMIT inside nested foreach should have combiner optimization

2015-05-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4536: Labels: Performance (was: ) Using Combiner for LIMIT in nested foreach, should also consider

[jira] [Updated] (PIG-4449) Optimize the case of Order by + Limit in nested foreach

2015-05-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4449: Labels: Performance (was: ) > Optimize the case of Order by + Limit in nested foreach > -

[jira] [Resolved] (PIG-4531) Fix TestUnionOnSchema.testUnionOnSchemaSuccOps, TestEvalPipeline2.testWrappingUnknownKey

2015-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-4531. - Resolution: Won't Fix TEZ-2221 is partially reverted and we don't face this issue any more. Close the ticke

[jira] [Commented] (PIG-4496) Fix CBZip2InputStream to close underlying stream

2015-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531370#comment-14531370 ] Daniel Dai commented on PIG-4496: - I will take a look. > Fix CBZip2InputStream to close und

[jira] [Updated] (PIG-4496) Fix CBZip2InputStream to close underlying stream

2015-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4496: Assignee: Peter Slawski > Fix CBZip2InputStream to close underlying stream > -

[jira] [Created] (PIG-4536) LIMIT inside nested foreach should have combiner optimization

2015-05-06 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4536: --- Summary: LIMIT inside nested foreach should have combiner optimization Key: PIG-4536 URL: https://issues.apache.org/jira/browse/PIG-4536 Project: Pig

[jira] [Commented] (PIG-4276) Fix ordering related failures in TestEvalPipeline for Spark

2015-05-06 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531201#comment-14531201 ] Mohit Sabharwal commented on PIG-4276: -- Thanks, [~kellyzly]. This patch fixes all test

[jira] [Commented] (PIG-4421) implement visitSkewedJoin in SparkCompiler

2015-05-06 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531168#comment-14531168 ] Mohit Sabharwal commented on PIG-4421: -- [~kellyzly], we should only disable this test f

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

2015-05-06 Thread Apache Jenkins Server
See -- [...truncated 4407 lines...] [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 sec [junit] Running org.apache.pig.test.TestNewPlanImplicitSplit [junit] Te

[jira] [Commented] (PIG-4535) Pig 0.14.0 with HBase 1.0.0(upgraded dependecy) unresolved dependency error for required hbase jars

2015-05-06 Thread Swati (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530351#comment-14530351 ] Swati commented on PIG-4535: Observed that all the hbase jars were renamed from xxx-hadoop2.jar

[jira] [Created] (PIG-4535) Pig 0.14.0 with HBase 1.0.0(upgraded dependecy) unresolved dependency error for required hbase jars

2015-05-06 Thread Swati (JIRA)
Swati created PIG-4535: -- Summary: Pig 0.14.0 with HBase 1.0.0(upgraded dependecy) unresolved dependency error for required hbase jars Key: PIG-4535 URL: https://issues.apache.org/jira/browse/PIG-4535 Project: Pi

[jira] [Commented] (PIG-4534) Pig 0.14.0 with Hive 1.1.0, gives unresolved dependency error for hive-shims-common-secure

2015-05-06 Thread Swati (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530337#comment-14530337 ] Swati commented on PIG-4534: hive-shims-common-secure was merged in hive-shims-common in version

[jira] [Created] (PIG-4534) Pig 0.14.0 with Hive 1.1.0, gives unresolved dependency error for hive-shims-common-secure

2015-05-06 Thread Swati (JIRA)
Swati created PIG-4534: -- Summary: Pig 0.14.0 with Hive 1.1.0, gives unresolved dependency error for hive-shims-common-secure Key: PIG-4534 URL: https://issues.apache.org/jira/browse/PIG-4534 Project: Pig

[jira] [Created] (PIG-4533) support of concatenated bz2/gz files

2015-05-06 Thread Tomas Hudik (JIRA)
Tomas Hudik created PIG-4533: Summary: support of concatenated bz2/gz files Key: PIG-4533 URL: https://issues.apache.org/jira/browse/PIG-4533 Project: Pig Issue Type: Bug Components: do

[jira] [Updated] (PIG-4532) Pig Documentation contains typo for AvroStorage

2015-05-06 Thread Frederic Schmaljohann (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Schmaljohann updated PIG-4532: --- Status: Patch Available (was: Open) > Pig Documentation contains typo for AvroStorage >

[jira] [Updated] (PIG-4532) Pig Documentation contains typo for AvroStorage

2015-05-06 Thread Frederic Schmaljohann (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Schmaljohann updated PIG-4532: --- Attachment: PIG-4532.patch > Pig Documentation contains typo for AvroStorage > -

[jira] [Created] (PIG-4532) Pig Documentation contains typo for AvroStorage

2015-05-06 Thread Frederic Schmaljohann (JIRA)
Frederic Schmaljohann created PIG-4532: -- Summary: Pig Documentation contains typo for AvroStorage Key: PIG-4532 URL: https://issues.apache.org/jira/browse/PIG-4532 Project: Pig Issue Typ