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 2016/07/08 07:34:11 UTC

[jira] [Commented] (PHOENIX-2966) Implement mechanism to build async indexes when running locally

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

James Taylor commented on PHOENIX-2966:
---------------------------------------

One other important thing, [~singamteja] - you need to open a new PhoenixConnection with CURRENT_SCN set to the value of ASYNC_CREATED_DATE and run the ALTER INDEX statement on this connection. That'll ensure that the Cell timestamps are set correctly.

> Implement mechanism to build async indexes when running locally
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-2966
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2966
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: Loknath Priyatham Teja Singamsetty 
>             Fix For: 4.9.0
>
>         Attachments: phoenix-2966.patch
>
>
> For local, non distributed environments, we need to build indexes that were build asynchronously.



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