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

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

rajeshbabu created PHOENIX-1166:
-----------------------------------

             Summary: 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


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)