[ 
https://issues.apache.org/jira/browse/HAWQ-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429058#comment-15429058
 ] 

Kyle R Dunn commented on HAWQ-1011:
-----------------------------------

In the event of using register to "update" metadata about an existing table 
(e.g. in the case of catalog / data inconsistency) - we need the ability to 
overwrite the table's metadata in the catalog - meaning that table will also 
already exists. If we have to "drop" from the catalog and re-register, the data 
in HDFS will be dropped, which is not the desired behavior. Please discuss with 
[~lei_chang] and [~vVineet] for clarification.

> Check whether the table to be registered is existed
> ---------------------------------------------------
>
>                 Key: HAWQ-1011
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1011
>             Project: Apache HAWQ
>          Issue Type: Sub-task
>          Components: Command Line Tools
>    Affects Versions: 2.0.1.0-incubating
>            Reporter: hongwu
>            Assignee: hongwu
>             Fix For: 2.0.1.0-incubating
>
>
> Check whether the table to be registered is existed or not. If it is, print a 
> error message and then exit. This is a feature for hawq register to make sure 
> the right name from user input.



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

Reply via email to