You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/08/13 20:50:12 UTC

[jira] [Commented] (PHOENIX-1166) Avoid HTable creation in coprocessors to write into local index table

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

ramkrishna.s.vasudevan commented on PHOENIX-1166:
-------------------------------------------------

Logically patch looks right.

> Avoid HTable creation in coprocessors to write into local index table
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-1166
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1166
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>             Fix For: 5.0.0, 4.1
>
>         Attachments: PHOENIX-1166.patch
>
>
> Since data table regions and local index regions colocated, we can get index region directly from RS online regions and write to it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)