Karan Mehta created PHOENIX-4416:
------------------------------------

             Summary: 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: Bug
            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. [~twdsi...@gmail.com] [~apurtell] [~jamestaylor]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to