[
https://issues.apache.org/jira/browse/PHOENIX-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karan Mehta updated PHOENIX-4416:
---------------------------------
Issue Type: Improvement (was: Bug)
> Provide an option to migrate tables to user provided namespace in psql.py
> -------------------------------------------------------------------------
>
> Key: PHOENIX-4416
> URL: https://issues.apache.org/jira/browse/PHOENIX-4416
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Karan Mehta
> Assignee: Karan Mehta
>
> The {{psql.py}} script provides an option to migrate existing tables to hbase
> namespaces by using the {{UpgradeUtil}} class. If an existing table doesn't
> have a schema associated with it, then it throws an
> {{IllegalArgumentException}}.
> With this JIRA, we want an option for the users to specify and override the
> schema associated with the table. Users can optionally pass in schema name
> and the new schema should be used for migrating that table, while ignoring
> the existing one.
> This will also require changes to {{SYSTEM.CATALOG}} to point to the new
> schema name.
> FYI. [[email protected]] [~apurtell] [~jamestaylor]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)