[jira] [Created] (PIG-2114) Enhancements to PIG HBaseStorage Load Store Func with extra scan configurations

2011-06-09 Thread Hariprasad Kuppuswamy (JIRA)
Enhancements to PIG HBaseStorage Load Store Func with extra scan configurations - Key: PIG-2114 URL: https://issues.apache.org/jira/browse/PIG-2114 Project: Pig

[jira] [Updated] (PIG-2114) Enhancements to PIG HBaseStorage Load Store Func with extra scan configurations

2011-06-09 Thread Hariprasad Kuppuswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hariprasad Kuppuswamy updated PIG-2114: --- Attachment: 0001-Enhancements-to-Pig-HBase-Load-Storage-function-as-l.patch

[jira] [Updated] (PIG-2114) Enhancements to PIG HBaseStorage Load Store Func with extra scan configurations

2011-06-09 Thread Hariprasad Kuppuswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hariprasad Kuppuswamy updated PIG-2114: --- Status: Patch Available (was: Open) Enhancements to PIG HBaseStorage Load Store

[jira] [Created] (PIG-2115) Pig HBaseStorage configuration and setup issues

2011-06-09 Thread Greg Bowyer (JIRA)
Pig HBaseStorage configuration and setup issues --- Key: PIG-2115 URL: https://issues.apache.org/jira/browse/PIG-2115 Project: Pig Issue Type: Bug Affects Versions: 0.9.0 Reporter:

[jira] [Updated] (PIG-2115) Pig HBaseStorage configuration and setup issues

2011-06-09 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated PIG-2115: - Status: Patch Available (was: Open) Pig HBaseStorage configuration and setup issues

[jira] [Updated] (PIG-2115) Pig HBaseStorage configuration and setup issues

2011-06-09 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated PIG-2115: - Attachment: HBaseStorage-correctly-configure-child-MapR-task-v1.patch Pig HBaseStorage configuration and

[jira] [Updated] (PIG-1926) Sample/Limit should take scalar

2011-06-09 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianmarco De Francisci Morales updated PIG-1926: Attachment: PIG-1926.8.patch bq. The expression in limit should be

[jira] [Commented] (PIG-2115) Pig HBaseStorage configuration and setup issues

2011-06-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046694#comment-13046694 ] Dmitriy V. Ryaboy commented on PIG-2115: Great, thanks for doing that. Looks

[jira] [Created] (PIG-2116) HashPartitioner is not a safe partitioner for non-prime number of reducers, particularly bad for 2^n, which seems to be a common use

2011-06-09 Thread Woody Anderson (JIRA)
HashPartitioner is not a safe partitioner for non-prime number of reducers, particularly bad for 2^n, which seems to be a common use Key: PIG-2116

[jira] [Commented] (PIG-2116) HashPartitioner is not a safe partitioner for non-prime number of reducers, particularly bad for 2^n, which seems to be a common use

2011-06-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046792#comment-13046792 ] Dmitriy V. Ryaboy commented on PIG-2116: Nice find, by the way. HashPartitioner is

[jira] [Commented] (PIG-2116) HashPartitioner is not a safe partitioner for non-prime number of reducers, particularly bad for 2^n, which seems to be a common use

2011-06-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046791#comment-13046791 ] Dmitriy V. Ryaboy commented on PIG-2116: Pig now allows specifying a custom

[jira] [Commented] (PIG-1846) optimize queries like - count distinct users for each gender

2011-06-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046964#comment-13046964 ] Thejas M Nair commented on PIG-1846: For the general case, where there is skew on the

[jira] [Commented] (PIG-1846) optimize queries like - count distinct users for each gender

2011-06-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046977#comment-13046977 ] Dmitriy V. Ryaboy commented on PIG-1846: The DISTINCT optimization is often not