[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-07-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887283#action_12887283 ] Ashutosh Chauhan commented on PIG-1249: --- Map-reduce framework has a jira related to thi

[jira] Updated: (PIG-1493) Column Pruner throw exception "inconsistent pruning"

2010-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1493: Status: Patch Available (was: Open) > Column Pruner throw exception "inconsistent pruning" > ---

[jira] Updated: (PIG-1493) Column Pruner throw exception "inconsistent pruning"

2010-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1493: Attachment: PIG-1493-1.patch > Column Pruner throw exception "inconsistent pruning" > ---

[jira] Created: (PIG-1493) Column Pruner throw exception "inconsistent pruning"

2010-07-11 Thread Daniel Dai (JIRA)
Column Pruner throw exception "inconsistent pruning" Key: PIG-1493 URL: https://issues.apache.org/jira/browse/PIG-1493 Project: Pig Issue Type: Bug Components: impl Affects V

[jira] Commented: (PIG-1295) Binary comparator for secondary sort

2010-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887270#action_12887270 ] Daniel Dai commented on PIG-1295: - With the change of PIG-1472, we need to change raw compara

[jira] Commented: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887267#action_12887267 ] Daniel Dai commented on PIG-1472: - Forget 2, GENERIC_WRITABLECOMPARABLE also in DataReaderWri

[jira] Commented: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887265#action_12887265 ] Daniel Dai commented on PIG-1472: - Patch looks good. Couple of comments: 1. The following cod

[jira] Updated: (PIG-1295) Binary comparator for secondary sort

2010-07-11 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianmarco De Francisci Morales updated PIG-1295: Attachment: PIG-1295_0.8.patch I added the code for "if the user does

[jira] Commented: (PIG-1468) DataByteArray.compareTo() does not compare in lexicographic order

2010-07-11 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887178#action_12887178 ] Gianmarco De Francisci Morales commented on PIG-1468: - It is quite easy t