[jira] [Commented] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081974#comment-14081974 ] fang fang chen commented on PIG-4083: - Hi Josh, the test is not finished yet. Do you kno

[jira] [Updated] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-4083: Attachment: pig_junit_tmp827919480.tar.gz > TestAccumuloPigCluster always failed with timeout error >

[jira] [Commented] (PIG-3760) Predicate pushdown for columnar file formats

2014-07-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081948#comment-14081948 ] Julien Le Dem commented on PIG-3760: FYI in Parquet the filter is not a hint and it will

[jira] [Updated] (PIG-4092) Predicate pushdown for Parquet

2014-07-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-4092: --- Description: See: https://github.com/apache/incubator-parquet-mr/pull/4 and: https://github.com/apache/

[jira] [Updated] (PIG-4092) Predicate pushdown for Parquet

2014-07-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-4092: --- Description: See: https://github.com/apache/incubator-parquet-mr/pull/4 and: https://github.com/apache/

[jira] [Commented] (PIG-3760) Predicate pushdown for columnar file formats

2014-07-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081944#comment-14081944 ] Julien Le Dem commented on PIG-3760: [~rohini] I added to the description of PIG-4092 >

[jira] [Updated] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PIG-4083: Attachment: PIG-4083-debug.patch Ok, [~fang fang chen]. You can apply this using {{patch -p1 PIG-4083-debug.

[jira] [Commented] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081823#comment-14081823 ] Josh Elser commented on PIG-4083: - Sounds good, I'll get a patch with some extra debugging h

[jira] [Commented] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081817#comment-14081817 ] fang fang chen commented on PIG-4083: - BTW, I was uring sun jdk 1.7.0_60/1.6.0_45 and ib

[jira] [Commented] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081814#comment-14081814 ] fang fang chen commented on PIG-4083: - Hi Josh, For your 1# comment: Here is all the ou

[jira] Subscription: PIG patch available

2014-07-31 Thread jira
Issue Subscription Filter: PIG patch available (14 issues) Subscriber: pigdaily Key Summary PIG-4066An optimization for ROLLUP operation in Pig https://issues.apache.org/jira/browse/PIG-4066 PIG-4008Pig code change to enable Tez Local mode https://issues.a

[jira] [Commented] (PIG-3760) Predicate pushdown for columnar file formats

2014-07-31 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081715#comment-14081715 ] Rohini Palaniswamy commented on PIG-3760: - Attached initial patch with PIG-4091 with

[jira] [Commented] (PIG-4091) Predicate pushdown for ORC

2014-07-31 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081711#comment-14081711 ] Rohini Palaniswamy commented on PIG-4091: - Attached initial patch. Still has some pe

[jira] [Updated] (PIG-4091) Predicate pushdown for ORC

2014-07-31 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4091: Attachment: PIG-3760-initial.patch > Predicate pushdown for ORC > --

[jira] [Created] (PIG-4095) Collapse multiple OR conditions to IN and BETWEEN

2014-07-31 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4095: --- Summary: Collapse multiple OR conditions to IN and BETWEEN Key: PIG-4095 URL: https://issues.apache.org/jira/browse/PIG-4095 Project: Pig Issue Type: S

[jira] [Created] (PIG-4094) Predicate pushdown to support complex data types

2014-07-31 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4094: --- Summary: Predicate pushdown to support complex data types Key: PIG-4094 URL: https://issues.apache.org/jira/browse/PIG-4094 Project: Pig Issue Type: Su

[jira] [Created] (PIG-4093) Predicate pushdown to support removing filters from pig plan

2014-07-31 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4093: --- Summary: Predicate pushdown to support removing filters from pig plan Key: PIG-4093 URL: https://issues.apache.org/jira/browse/PIG-4093 Project: Pig I

[jira] [Created] (PIG-4091) Predicate pushdown for ORC

2014-07-31 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4091: --- Summary: Predicate pushdown for ORC Key: PIG-4091 URL: https://issues.apache.org/jira/browse/PIG-4091 Project: Pig Issue Type: Sub-task Rep

[jira] [Created] (PIG-4092) Predicate pushdown for Parquet

2014-07-31 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4092: --- Summary: Predicate pushdown for Parquet Key: PIG-4092 URL: https://issues.apache.org/jira/browse/PIG-4092 Project: Pig Issue Type: Sub-task

[jira] [Updated] (PIG-3760) Predicate pushdown for columnar file formats

2014-07-31 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3760: Summary: Predicate pushdown for columnar file formats (was: Predicate pushdown for ORC and P

[jira] [Updated] (PIG-3760) Predicate pushdown for columnar file formats

2014-07-31 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3760: Assignee: (was: Rohini Palaniswamy) > Predicate pushdown for columnar file formats >

[jira] [Commented] (PIG-4090) TEZ-1346 broke hadoop 2 compilation in trunk

2014-07-31 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081360#comment-14081360 ] Koji Noguchi commented on PIG-4090: --- bq. The identical patch. Hope we will no longer have

[jira] [Resolved] (PIG-4090) TEZ-1346 broke hadoop 2 compilation in trunk

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-4090. Resolution: Duplicate [~knoguchi], I committed PIG-4088. The identical patch. Hope we will no longer

[jira] [Updated] (PIG-4088) TEZ-1346 breaks hadoop 2 compilation in trunk

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4088: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. > TEZ-1346 brea

[jira] [Updated] (PIG-4090) TEZ-1346 broke hadoop 2 compilation in trunk

2014-07-31 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-4090: -- Attachment: pig-4090-v01.txt Not understanding TEZ at all but changing the code to fit with the patch in

[jira] [Created] (PIG-4090) TEZ-1346 broke hadoop 2 compilation in trunk

2014-07-31 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-4090: - Summary: TEZ-1346 broke hadoop 2 compilation in trunk Key: PIG-4090 URL: https://issues.apache.org/jira/browse/PIG-4090 Project: Pig Issue Type: Bug Comp

[jira] [Updated] (PIG-4089) TestMultiQuery.testMultiQueryJiraPig1169 fails in trunk after PIG-4079 in Hadoop 1

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4089: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thank you Daniel

[jira] [Commented] (PIG-4089) TestMultiQuery.testMultiQueryJiraPig1169 fails in trunk after PIG-4079 in Hadoop 1

2014-07-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081222#comment-14081222 ] Daniel Dai commented on PIG-4089: - +1 > TestMultiQuery.testMultiQueryJiraPig1169 fails in t

[jira] [Commented] (PIG-4088) TEZ-1346 breaks hadoop 2 compilation in trunk

2014-07-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081225#comment-14081225 ] Daniel Dai commented on PIG-4088: - +1 > TEZ-1346 breaks hadoop 2 compilation in trunk > ---

[jira] [Updated] (PIG-4089) TestMultiQuery.testMultiQueryJiraPig1169 fails in trunk after PIG-4079 in Hadoop 1

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4089: --- Status: Patch Available (was: Open) > TestMultiQuery.testMultiQueryJiraPig1169 fails in trunk after PI

[jira] [Updated] (PIG-4089) TestMultiQuery.testMultiQueryJiraPig1169 fails in trunk after PIG-4079 in Hadoop 1

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4089: --- Attachment: PIG-4089-1.patch Attaching a patch that changes parallelism of reducers from 3 to 1 so that

[jira] [Created] (PIG-4089) TestMultiQuery.testMultiQueryJiraPig1169 fails in trunk after PIG-4079 in Hadoop 1

2014-07-31 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4089: -- Summary: TestMultiQuery.testMultiQueryJiraPig1169 fails in trunk after PIG-4079 in Hadoop 1 Key: PIG-4089 URL: https://issues.apache.org/jira/browse/PIG-4089 Project: Pig

[jira] [Updated] (PIG-4088) TEZ-1346 breaks hadoop 2 compilation in trunk

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4088: --- Status: Patch Available (was: Open) > TEZ-1346 breaks hadoop 2 compilation in trunk >

[jira] [Updated] (PIG-4088) TEZ-1346 breaks hadoop 2 compilation in trunk

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4088: --- Attachment: PIG-4088-1.patch Uploading a patch. > TEZ-1346 breaks hadoop 2 compilation in trunk >

[jira] [Created] (PIG-4088) TEZ-1346 breaks hadoop 2 compilation in trunk

2014-07-31 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4088: -- Summary: TEZ-1346 breaks hadoop 2 compilation in trunk Key: PIG-4088 URL: https://issues.apache.org/jira/browse/PIG-4088 Project: Pig Issue Type: Bug C

Re: An optimization for ROLLUP Operation on Apache Pig with 50% faster [PIG-4066]

2014-07-31 Thread Quang-Nhat HOANG-XUAN
Yes, I did try. In the last trunk (r1579421), it worked perfectly when i compiled with -Dhadoopversion23. Quang-Nhat On Thu, Jul 31, 2014 at 6:46 PM, Cheolsoo Park wrote: > This is due to hadoop 1 and 2 incompatibility. Did you compile Pig with > -Dhadoopversion=23? > > > On Thu, Jul 31, 2014

Re: An optimization for ROLLUP Operation on Apache Pig with 50% faster [PIG-4066]

2014-07-31 Thread Cheolsoo Park
This is due to hadoop 1 and 2 incompatibility. Did you compile Pig with -Dhadoopversion=23? On Thu, Jul 31, 2014 at 9:13 AM, Quang-Nhat HOANG-XUAN < hxquangn...@gmail.com> wrote: > Hi, > I've rebased my patch to trunk, but I cannot run it on our cluster. > Our hadoop version is 2.0.0-cdh4.4.0. >

[jira] [Updated] (PIG-4085) TEZ-1303 broke hadoop 2 compilation in trunk

2014-07-31 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4085: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks Daniel fo

[jira] [Commented] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081080#comment-14081080 ] Josh Elser commented on PIG-4083: - This is passing for me using Oracle 1.7.0_55. It's possib

[jira] [Commented] (PIG-4086) Fix Orc e2e tests for tez

2014-07-31 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081058#comment-14081058 ] Rohini Palaniswamy commented on PIG-4086: - [~sseth] told me when I did the patch to

Re: An optimization for ROLLUP Operation on Apache Pig with 50% faster [PIG-4066]

2014-07-31 Thread Quang-Nhat HOANG-XUAN
Hi, I've rebased my patch to trunk, but I cannot run it on our cluster. Our hadoop version is 2.0.0-cdh4.4.0. Do you know why this happened? This is the error log from Pig Stack Trace: ERROR 2998: Unhandled internal error. org.apache.hadoop.mapred.jobcontrol.JobControl.addJob(Lorg/apache/hadoop/m

[jira] [Commented] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081032#comment-14081032 ] Josh Elser commented on PIG-4083: - I'll try to look into this, [~fang fang chen]. Any logs o

[jira] [Assigned] (PIG-4083) TestAccumuloPigCluster always failed with timeout error

2014-07-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PIG-4083: --- Assignee: Josh Elser > TestAccumuloPigCluster always failed with timeout error > --

[jira] [Moved] (PIG-4087) Download PIG link is not exist

2014-07-31 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA moved HADOOP-10916 to PIG-4087: - Component/s: (was: conf) documentation Issue Type:

[jira] [Commented] (PIG-4087) Download PIG link is not exist

2014-07-31 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081027#comment-14081027 ] Akira AJISAKA commented on PIG-4087: Moved to Pig project. > Download PIG link is not e

[jira] [Commented] (PIG-4085) TEZ-1303 broke hadoop 2 compilation in trunk

2014-07-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080605#comment-14080605 ] Daniel Dai commented on PIG-4085: - +1 > TEZ-1303 broke hadoop 2 compilation in trunk >

[jira] [Updated] (PIG-4086) Fix Orc e2e tests for tez

2014-07-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4086: Attachment: PIG-4086-1.patch > Fix Orc e2e tests for tez > - > > Key:

[jira] [Created] (PIG-4086) Fix Orc e2e tests for tez

2014-07-31 Thread Daniel Dai (JIRA)
Daniel Dai created PIG-4086: --- Summary: Fix Orc e2e tests for tez Key: PIG-4086 URL: https://issues.apache.org/jira/browse/PIG-4086 Project: Pig Issue Type: Bug Components: impl