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

2014-07-30 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: --- Assignee: Cheolsoo Park Status: Patch Available (was: Open) TEZ-1303 broke hadoop 2

[jira] [Commented] (PIG-4079) Parallel clause is not honored in local mode

2014-07-29 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14078617#comment-14078617 ] Cheolsoo Park commented on PIG-4079: Ok, I removed the outdated comment. Thank you guys.

[jira] [Created] (PIG-4082) TEZ-1278 broke hadoop 2 compilation in trunk

2014-07-29 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4082: -- Summary: TEZ-1278 broke hadoop 2 compilation in trunk Key: PIG-4082 URL: https://issues.apache.org/jira/browse/PIG-4082 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-4082) TEZ-1278 broke hadoop 2 compilation in trunk

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

[jira] [Updated] (PIG-4082) TEZ-1278 broke hadoop 2 compilation in trunk

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

[jira] [Updated] (PIG-4082) TEZ-1278 broke hadoop 2 compilation in trunk

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

[jira] [Updated] (PIG-4079) Parallel clause is not honored in local mode

2014-07-28 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4079: --- Description: I want to debug my custom partitioner in local mode. But it's not possible with Pig

[jira] [Created] (PIG-4079) Parallel clause is not honored in local mode

2014-07-28 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4079: -- Summary: Parallel clause is not honored in local mode Key: PIG-4079 URL: https://issues.apache.org/jira/browse/PIG-4079 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-4079) Parallel clause is not honored in local mode

2014-07-28 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4079: --- Status: Patch Available (was: Open) Parallel clause is not honored in local mode

[jira] [Updated] (PIG-4079) Parallel clause is not honored in local mode

2014-07-28 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4079: --- Attachment: PIG-4079-1.patch The patch changes LogicalPlanBuilder to honor the requested parallelism

[jira] [Commented] (PIG-4054) Do not create job.jar when submitting job

2014-07-28 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14076803#comment-14076803 ] Cheolsoo Park commented on PIG-4054: +1 for {{PIG-4054-5.patch}}. Do not create

[jira] [Commented] (PIG-4079) Parallel clause is not honored in local mode

2014-07-28 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14077294#comment-14077294 ] Cheolsoo Park commented on PIG-4079: Yes, multiple reducers can be used in Hadoop 2.

[jira] [Updated] (PIG-4079) Parallel clause is not honored in local mode

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

[jira] [Commented] (PIG-4054) Do not create job.jar when submitting job

2014-07-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075568#comment-14075568 ] Cheolsoo Park commented on PIG-4054: [~daijy], looks like this broke two piggybank test:

[jira] [Updated] (PIG-4074) mapreduce.client.submit.file.replication is not honored in cached files

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

[jira] [Commented] (PIG-4047) Break up pig withouthadoop and fat jar

2014-07-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075572#comment-14075572 ] Cheolsoo Park commented on PIG-4047: [~daijy], {{ant clean eclipse-files

[jira] [Commented] (PIG-4047) Break up pig withouthadoop and fat jar

2014-07-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075714#comment-14075714 ] Cheolsoo Park commented on PIG-4047: +1 for {{PIG-4047-4.patch}}. Thank you for the

[jira] [Commented] (PIG-4052) TestJobControlSleep, TestInvokerSpeed are unreliable

2014-07-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075551#comment-14075551 ] Cheolsoo Park commented on PIG-4052: +1. Alternatively, we could remove them. I am fine

[jira] [Commented] (PIG-4053) TestMRCompiler succeeded with sun jdk 1.6 while failed with sun jdk 1.7

2014-07-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075552#comment-14075552 ] Cheolsoo Park commented on PIG-4053: +1. {quote} org.junit.Assume.assumeFalse(Skip this

[jira] [Commented] (PIG-4057) Group All followed by CROSS with default parallelism produces wrong results

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074133#comment-14074133 ] Cheolsoo Park commented on PIG-4057: +1 Group All followed by CROSS with default

[jira] [Created] (PIG-4074) mapreduce.client.submit.file.replication is not honored in cached files

2014-07-25 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4074: -- Summary: mapreduce.client.submit.file.replication is not honored in cached files Key: PIG-4074 URL: https://issues.apache.org/jira/browse/PIG-4074 Project: Pig

[jira] [Updated] (PIG-4074) mapreduce.client.submit.file.replication is not honored in cached files

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4074: --- Status: Patch Available (was: Open) mapreduce.client.submit.file.replication is not honored in

[jira] [Updated] (PIG-4074) mapreduce.client.submit.file.replication is not honored in cached files

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4074: --- Attachment: PIG-4074-1.patch The uploaded patch calls {{dfs.setReplication()}} after

[jira] [Created] (PIG-4075) TEZ-1311 broke Hadoop2 compilation

2014-07-25 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4075: -- Summary: TEZ-1311 broke Hadoop2 compilation Key: PIG-4075 URL: https://issues.apache.org/jira/browse/PIG-4075 Project: Pig Issue Type: Bug Reporter:

[jira] [Updated] (PIG-4075) TEZ-1311 broke Hadoop2 compilation

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4075: --- Attachment: PIG-4075-1.patch TEZ-1311 broke Hadoop2 compilation --

[jira] [Updated] (PIG-4075) TEZ-1311 broke Hadoop2 compilation

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4075: --- Assignee: Cheolsoo Park Status: Patch Available (was: Open) TEZ-1311 broke Hadoop2 compilation

[jira] [Updated] (PIG-4075) TEZ-1311 broke Hadoop2 compilation

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

[jira] [Updated] (PIG-4074) mapreduce.client.submit.file.replication is not honored in cached files

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4074: --- Attachment: PIG-4074-2.patch [~rohini], I created a MRConfiguration class and refactored all the MR

[jira] [Updated] (PIG-4074) mapreduce.client.submit.file.replication is not honored in cached files

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4074: --- Attachment: PIG-4074-3.patch mapreduce.client.submit.file.replication is not honored in cached files

[jira] [Updated] (PIG-4074) mapreduce.client.submit.file.replication is not honored in cached files

2014-07-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4074: --- Attachment: PIG-4074-4.patch mapreduce.client.submit.file.replication is not honored in cached files

[jira] [Commented] (PIG-4070) Change from TezJobConfig to TezRuntimeConfiguration

2014-07-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073796#comment-14073796 ] Cheolsoo Park commented on PIG-4070: +1 Change from TezJobConfig to

[jira] [Created] (PIG-4068) ObjectCache cause ClassCastException

2014-07-23 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4068: -- Summary: ObjectCache cause ClassCastException Key: PIG-4068 URL: https://issues.apache.org/jira/browse/PIG-4068 Project: Pig Issue Type: Sub-task

[jira] [Updated] (PIG-4068) ObjectCache cause ClassCastException

2014-07-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4068: --- Attachment: PIG-4068-1.patch Changing the cache key name in PigProcessor to something else to avoid

[jira] [Resolved] (PIG-4068) ObjectCache cause ClassCastException

2014-07-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-4068. Resolution: Fixed Committed to trunk. Thank you Daniel! ObjectCache cause ClassCastException

[jira] [Assigned] (PIG-4066) An optimization for ROLLUP operation in Pig

2014-07-22 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park reassigned PIG-4066: -- Assignee: Quang-Nhat HOANG-XUAN An optimization for ROLLUP operation in Pig

[jira] [Updated] (PIG-4062) Add ascending order option to builtin TOP function

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

[jira] [Commented] (PIG-4062) Add ascending order option to builtin TOP function

2014-07-20 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068186#comment-14068186 ] Cheolsoo Park commented on PIG-4062: {quote} Moved test cases from piggybank to builtin

[jira] [Updated] (PIG-4060) Refactor TezJob and TezLauncher

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

[jira] [Assigned] (PIG-4059) Pig on Spark

2014-07-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park reassigned PIG-4059: -- Assignee: Praveen Rachabattuni Pig on Spark Key: PIG-4059

[jira] [Updated] (PIG-4060) Refactor TezJob and TezLauncher

2014-07-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4060: --- Attachment: PIG-4060-3.patch Refactor TezJob and TezLauncher ---

[jira] [Resolved] (PIG-3890) Global sort is not working (order by) Pig over Tez

2014-07-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3890. Resolution: Not a Problem Closing the jira as it is not a problem. Order by works fine. I guess the

[jira] [Updated] (PIG-4060) Refactor TezJob and TezLauncher

2014-07-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4060: --- Attachment: PIG-4060-4.patch Refactor TezJob and TezLauncher ---

[jira] [Created] (PIG-4061) Make Streaming UDF work in Tez

2014-07-18 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4061: -- Summary: Make Streaming UDF work in Tez Key: PIG-4061 URL: https://issues.apache.org/jira/browse/PIG-4061 Project: Pig Issue Type: Sub-task

[jira] [Created] (PIG-4060) Refactor TezJob and TezLauncher

2014-07-17 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4060: -- Summary: Refactor TezJob and TezLauncher Key: PIG-4060 URL: https://issues.apache.org/jira/browse/PIG-4060 Project: Pig Issue Type: Sub-task

[jira] [Updated] (PIG-4060) Refactor TezJob and TezLauncher

2014-07-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4060: --- Description: Currently, TezJob extends ControlledJob, and TezLauncher submits TezJob to the cluster

[jira] [Updated] (PIG-4060) Refactor TezJob and TezLauncher

2014-07-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4060: --- Attachment: PIG-4060-1.patch RB link- https://reviews.apache.org/r/23673/ Refactor TezJob and

[jira] [Updated] (PIG-4060) Refactor TezJob and TezLauncher

2014-07-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4060: --- Status: Patch Available (was: Open) Refactor TezJob and TezLauncher ---

[jira] [Updated] (PIG-4060) Refactor TezJob and TezLauncher

2014-07-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4060: --- Attachment: PIG-4060-2.patch Refactor TezJob and TezLauncher ---

[jira] [Resolved] (PIG-3708) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3708. Resolution: Duplicate Error while loading data Key:

[jira] [Resolved] (PIG-3709) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3709. Resolution: Not a Problem [~snayakm], please recompile your Pig jar with -Dhadoopversion=23 from

[jira] [Resolved] (PIG-3705) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3705. Resolution: Duplicate Error while loading data Key:

[jira] [Resolved] (PIG-3703) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3703. Resolution: Duplicate Error while loading data Key:

[jira] [Resolved] (PIG-3706) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3706. Resolution: Duplicate Error while loading data Key:

[jira] [Resolved] (PIG-3707) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3707. Resolution: Duplicate Error while loading data Key:

[jira] [Resolved] (PIG-3704) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3704. Resolution: Duplicate Error while loading data Key:

[jira] [Resolved] (PIG-3702) Error while loading data

2014-07-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3702. Resolution: Duplicate Error while loading data Key:

[jira] [Updated] (PIG-3886) UdfDistributedCache_1 fails in tez branch

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

[jira] [Commented] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-11 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14059396#comment-14059396 ] Cheolsoo Park commented on PIG-3886: Yes, [1] works in MR. UdfDistributedCache_1 fails

[jira] [Updated] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-11 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3886: --- Attachment: PIG-3886-3.patch I updated the patch incorporating [~rohini] suggestions. The key change

[jira] [Updated] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-11 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3886: --- Status: Patch Available (was: Open) I will commit the 3rd patch if I don't hear any more comments.

[jira] [Commented] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14057881#comment-14057881 ] Cheolsoo Park commented on PIG-3886: [~daijy], give me a bit more time. I almost fixed

[jira] [Updated] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3886: --- Attachment: PIG-3886-2.patch Here is a new patch that handles s3 paths. [~daijy], can you review this?

[jira] [Assigned] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park reassigned PIG-3886: -- Assignee: Cheolsoo Park (was: Daniel Dai) UdfDistributedCache_1 fails in tez branch

[jira] [Updated] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3886: --- Attachment: (was: PIG-3886-1.patch) UdfDistributedCache_1 fails in tez branch

[jira] [Updated] (PIG-3886) UdfDistributedCache_1 fails in tez branch

2014-07-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3886: --- Attachment: PIG-3886-1.patch Attaching a patch that fixes UdfDistributedCache_1. But this patch isn't

[jira] [Commented] (PIG-4048) TEZ-692 has a incompatible API change removing TezSession

2014-07-05 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053031#comment-14053031 ] Cheolsoo Park commented on PIG-4048: +1 TEZ-692 has a incompatible API change removing

[jira] [Commented] (PIG-4044) Pig should use avro-mapred-hadoop2.jar instead of avro-mapred.jar when compile with hadoop 2

2014-06-30 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047409#comment-14047409 ] Cheolsoo Park commented on PIG-4044: +1 Pig should use avro-mapred-hadoop2.jar instead

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-29 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: PIG-4043-3.patch Thank you Rohini. Here is a new patch that incorporates all your

[jira] [Commented] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-29 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047286#comment-14047286 ] Cheolsoo Park commented on PIG-4043: Ah, wait. I misread what you asked for MiniCluster

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-29 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: PIG-4043-4.patch Okie, hopefully this is the last patch. I added a new test to

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-29 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: PIG-4043-5.patch Sure, I took it out. Attaching the final patch for record. Committed to

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-29 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-28 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046993#comment-14046993 ] Cheolsoo Park commented on PIG-4043: {quote} I think the OOM is because there are two

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-28 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: PIG-4043-2.patch Per Rohini, make the property name all lowercase.

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: heapdump.png JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: PIG-4043-1.patch One thing to note is that the size of TaskReport object seems to have

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: (was: PIG-4043-1.patch) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Attachment: PIG-4043-1.patch JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large

[jira] [Updated] (PIG-4043) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a large number of tasks

2014-06-27 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4043: --- Status: Patch Available (was: Open) JobClient.getMap/ReduceTaskReports() causes OOM for jobs with a

[jira] [Updated] (PIG-4041) org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper compiling error

2014-06-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4041: --- Attachment: PIG-4041-2.patch I am also seeing this error after TEZ-1234- {code} [javac]

[jira] [Updated] (PIG-4041) org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper compiling error

2014-06-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4041: --- Status: Patch Available (was: Open)

[jira] [Assigned] (PIG-4041) org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper compiling error

2014-06-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park reassigned PIG-4041: -- Assignee: Jonathan Eagles org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper

[jira] [Commented] (PIG-4041) org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper compiling error

2014-06-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045280#comment-14045280 ] Cheolsoo Park commented on PIG-4041: [~daijy], [~rohini], can someone +1 this?

[jira] [Updated] (PIG-4041) org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper compiling error

2014-06-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4041: --- Fix Version/s: 0.14.0 org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper

[jira] [Updated] (PIG-4041) org.apache.pig.backend.hadoop.executionengine.tez.util.MRToTezHelper compiling error

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

[jira] [Resolved] (PIG-4040) Fix compilation failure due in Pig on Tez due to TEZ-1127 change

2014-06-26 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-4040. Resolution: Duplicate Resolved by PIG-4041. Fix compilation failure due in Pig on Tez due to

[jira] [Commented] (PIG-2599) Mavenize Pig

2014-06-25 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14043909#comment-14043909 ] Cheolsoo Park commented on PIG-2599: Thank you Vimuth. I can run {{mvn package}} with

[jira] [Updated] (PIG-4003) Error is thrown by JobStats.getOutputSize() when storing to a Hive table

2014-06-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4003: --- Status: Patch Available (was: Open) Error is thrown by JobStats.getOutputSize() when storing to a

[jira] [Updated] (PIG-4003) Error is thrown by JobStats.getOutputSize() when storing to a Hive table

2014-06-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4003: --- Attachment: PIG-4003-3.patch Discussed with Rohini offline. # We should keep

[jira] [Updated] (PIG-4003) Error is thrown by JobStats.getOutputSize() when storing to a Hive table

2014-06-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4003: --- Attachment: PIG-4003-4.patch Incorporated Rohini's comments. Error is thrown by

[jira] [Updated] (PIG-4003) Error is thrown by JobStats.getOutputSize() when storing to a Hive table

2014-06-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4003: --- Attachment: PIG-4003-5.patch Of course. Added a test case as suggested. Error is thrown by

[jira] [Created] (PIG-4032) BloomFilter fails with s3 path in Hadoop 2.4

2014-06-22 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4032: -- Summary: BloomFilter fails with s3 path in Hadoop 2.4 Key: PIG-4032 URL: https://issues.apache.org/jira/browse/PIG-4032 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-4032) BloomFilter fails with s3 path in Hadoop 2.4

2014-06-22 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4032: --- Attachment: (was: PIG-4032-1.patch) BloomFilter fails with s3 path in Hadoop 2.4

[jira] [Updated] (PIG-4032) BloomFilter fails with s3 path in Hadoop 2.4

2014-06-22 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4032: --- Attachment: PIG-4032-1.patch BloomFilter fails with s3 path in Hadoop 2.4

[jira] [Updated] (PIG-4032) BloomFilter fails with s3 path in Hadoop 2.4

2014-06-22 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4032: --- Status: Patch Available (was: Open) BloomFilter fails with s3 path in Hadoop 2.4

[jira] [Updated] (PIG-4032) BloomFilter fails with s3 path in Hadoop 2.4

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

[jira] [Updated] (PIG-4034) Exclude TestTezAutoParallelism when -Dhadoopversion=20

2014-06-22 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4034: --- Attachment: PIG-4034-1.patch Exclude TestTezAutoParallelism when -Dhadoopversion=20

[jira] [Updated] (PIG-4034) Exclude TestTezAutoParallelism when -Dhadoopversion=20

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

[jira] [Commented] (PIG-4030) TestGrunt, TestPigRunner fail after PIG-3892

2014-06-21 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14039874#comment-14039874 ] Cheolsoo Park commented on PIG-4030: +1 TestGrunt, TestPigRunner fail after PIG-3892

[jira] [Commented] (PIG-4031) Provide Counter aggregation for Tez

2014-06-21 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14039875#comment-14039875 ] Cheolsoo Park commented on PIG-4031: +1 Provide Counter aggregation for Tez

<    1   2   3   4   5   6   7   8   9   10   >