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 Chintaguntla (JIRA)" <ji...@apache.org> on 2015/04/28 19:12:06 UTC

[jira] [Updated] (PHOENIX-1855) Remove calls to RegionServerService.getCatalogTracker() in local indexing

     [ https://issues.apache.org/jira/browse/PHOENIX-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajeshbabu Chintaguntla updated PHOENIX-1855:
---------------------------------------------
    Attachment: PHOENIX-1855.patch

Here is the patch using HBaseAdmin to check table exists or not.

> Remove calls to RegionServerService.getCatalogTracker() in local indexing
> -------------------------------------------------------------------------
>
>                 Key: PHOENIX-1855
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1855
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Rajeshbabu Chintaguntla
>             Fix For: 4.4.0
>
>         Attachments: PHOENIX-1855.patch
>
>
> Apparently there is an HDP specific incompatibility between HDP 2.2 and Phoenix 4.3 wrt local indexing. Calls to RegionServerService.getCatalogTracker() may be the culprit as the HDP release has a different method signature than the open source HBase releases. See http://s.apache.org/zyS for details, as this can lead to a data corruption issue.



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