You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/06/03 00:21:04 UTC

[jira] [Commented] (PHOENIX-3909) Provide tool that rebuilds all indexes for a physical index table

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

James Taylor commented on PHOENIX-3909:
---------------------------------------

FYI, [~lhofhansl].

> Provide tool that rebuilds all indexes for a physical index table
> -----------------------------------------------------------------
>
>                 Key: PHOENIX-3909
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3909
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: James Taylor
>
> Local indexes are stored together in the same column family (or families) with the index ID leading the row key. This is similar to global indexes on views and global and local indexes on multi-tenant views. Ideally, our IndexTool should be able to rebuild all indexes on a physical index table in one pass. We currently require each unique index ID + tenant ID to be rebuilt separately. This is particularly painful if all the indexes stored in a physical index table need to be rebuilt (which is the case with PHOENIX-3797).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)