You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/11/22 12:00:00 UTC

[jira] [Created] (PHOENIX-6601) Fix IndexTools bug with namespace mapping

Istvan Toth created PHOENIX-6601:
------------------------------------

             Summary: Fix IndexTools bug with namespace mapping
                 Key: PHOENIX-6601
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6601
             Project: Phoenix
          Issue Type: Bug
            Reporter: Istvan Toth
            Assignee: Istvan Toth


We've found at least two bugs when IndexTools is used on a cluster with namespace mapping:
* The snapshot option errors out
* Presplitting does not work (and creates dummy tables)

both are caused by using the qualified phoenix table names directly as HBase table names, and missing the "."->":" conversion.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)