[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259312#comment-14259312 ] James Taylor commented on PHOENIX-1561: --- FWIW, secondary indexes and our skip scan

[jira] [Created] (PHOENIX-1562) NPE in ServerCacheClient

2014-12-27 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-1562: - Summary: NPE in ServerCacheClient Key: PHOENIX-1562 URL: https://issues.apache.org/jira/browse/PHOENIX-1562 Project: Phoenix Issue Type: Bug Re

[jira] [Updated] (PHOENIX-1409) Allow ALTER TABLE SET command to update HTableDescriptor and HColumnDescriptor properties

2014-12-27 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-1409: -- Attachment: PHOENIX-1409-v3.patch Thanks for the patch [~ayingshu]. Attached is my updated pat

[jira] [Resolved] (PHOENIX-1559) Allow specifying auto-commit mode in the connection URL or connection properties

2014-12-27 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid resolved PHOENIX-1559. --- Resolution: Fixed Fix Version/s: 4.3 5.0.0 Assignee: Gabri

[jira] [Commented] (PHOENIX-1559) Allow specifying auto-commit mode in the connection URL or connection properties

2014-12-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259363#comment-14259363 ] Hudson commented on PHOENIX-1559: - SUCCESS: Integrated in Phoenix-master #534 (See [htt

[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259371#comment-14259371 ] Brian Johnson commented on PHOENIX-1561: Implementing all 3 interfaces allows pi

[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259439#comment-14259439 ] James Taylor commented on PHOENIX-1561: --- +1. Those would be great to be able to ha

[jira] [Commented] (PHOENIX-1559) Allow specifying auto-commit mode in the connection URL or connection properties

2014-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259443#comment-14259443 ] James Taylor commented on PHOENIX-1559: --- [~gabriel.reid] - one tweak to this commi

[jira] [Created] (PHOENIX-1563) PhoenixHbaseLoader should implement IndexableLoadFunc

2014-12-27 Thread Brian Johnson (JIRA)
Brian Johnson created PHOENIX-1563: -- Summary: PhoenixHbaseLoader should implement IndexableLoadFunc Key: PHOENIX-1563 URL: https://issues.apache.org/jira/browse/PHOENIX-1563 Project: Phoenix

[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259448#comment-14259448 ] Brian Johnson commented on PHOENIX-1561: created https://issues.apache.org/jira/

[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259454#comment-14259454 ] maghamravikiran commented on PHOENIX-1561: -- Hi Brian, I don't see the implem

[jira] [Commented] (PHOENIX-1558) Document map-reduce integration

2014-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259456#comment-14259456 ] James Taylor commented on PHOENIX-1558: --- Is the PigStorer and Loader on top of the

[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259457#comment-14259457 ] Brian Johnson commented on PHOENIX-1561: You're right, I completely forgot about

[jira] [Commented] (PHOENIX-1558) Document map-reduce integration

2014-12-27 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259460#comment-14259460 ] maghamravikiran commented on PHOENIX-1558: -- The code isn't duplicated. The inte

[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread Brian Johnson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259461#comment-14259461 ] Brian Johnson commented on PHOENIX-1561: For instance: I'm not sure how it would

[jira] [Commented] (PHOENIX-1561) Pig optimized joins

2014-12-27 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259462#comment-14259462 ] maghamravikiran commented on PHOENIX-1561: -- Hi [~br...@brianjohnson.cc] No w

[jira] [Commented] (PHOENIX-1409) Allow ALTER TABLE SET command to update HTableDescriptor and HColumnDescriptor properties

2014-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259473#comment-14259473 ] James Taylor commented on PHOENIX-1409: --- Nice work, [~samarthjain] and [~ayingshu]

[jira] [Commented] (PHOENIX-514) Support functional indexes

2014-12-27 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259494#comment-14259494 ] Thomas D'Silva commented on PHOENIX-514: James, Thanks a lot for the detailed sp

[jira] [Commented] (PHOENIX-514) Support functional indexes

2014-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259498#comment-14259498 ] James Taylor commented on PHOENIX-514: -- Technically, that would work for serializati

[jira] [Created] (PHOENIX-1564) Investigate performance of reverse scan

2014-12-27 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1564: - Summary: Investigate performance of reverse scan Key: PHOENIX-1564 URL: https://issues.apache.org/jira/browse/PHOENIX-1564 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-1564) Investigate performance of reverse scan

2014-12-27 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259577#comment-14259577 ] James Taylor commented on PHOENIX-1564: --- [~mujtabachohan] - would you mind double