James Taylor created PHOENIX-1855: ------------------------------------- Summary: 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
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)