You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/16 01:18:34 UTC

[jira] [Commented] (PHOENIX-933) Local index support to Phoenix

    [ https://issues.apache.org/jira/browse/PHOENIX-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173135#comment-14173135 ] 

Hudson commented on PHOENIX-933:
--------------------------------

SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #259 (See [https://builds.apache.org/job/Phoenix-3.0-hadoop1/259/])
Backport fixes for PHOENIX-1149 (view index ignored if no where clause) and PHOENIX-933 (IndexMaintainer fixes for view index) (jtaylor: rev abffd3fc7614ca70e040cdc4c752ee90e4b3b270)
* phoenix-core/src/main/java/org/apache/phoenix/index/IndexMaintainer.java
* phoenix-core/src/main/java/org/apache/phoenix/compile/WhereOptimizer.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseViewIT.java


> Local index support to Phoenix
> ------------------------------
>
>                 Key: PHOENIX-933
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-933
>             Project: Phoenix
>          Issue Type: New Feature
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>         Attachments: PHOENIX-933-addendum_2.patch, PHOENIX-933.patch, PHOENIX-933_4.0.patch, PHOENIX-933_addendum.patch
>
>
> Hindex(https://github.com/Huawei-Hadoop/hindex) provides local indexing support to HBase. It stores region level index in a separate table, and co-locates the user and index table regions with a custom load balancer.
> See http://goo.gl/phkhwC and http://goo.gl/EswlxC for more information. 
> This JIRA addresses the local indexing solution integration to phoenix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)