You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Shriya Gupta (JIRA)" <ji...@apache.org> on 2018/06/08 19:01:00 UTC

[jira] [Commented] (KUDU-2459) Impala 'Create Table' Statement under Web UI doesn't account for non-Impala conforming tablenames

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

Shriya Gupta commented on KUDU-2459:
------------------------------------

Code submitted for review: https://gerrit.cloudera.org/#/c/10656/

> Impala 'Create Table' Statement under Web UI doesn't account for non-Impala conforming tablenames
> -------------------------------------------------------------------------------------------------
>
>                 Key: KUDU-2459
>                 URL: https://issues.apache.org/jira/browse/KUDU-2459
>             Project: Kudu
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.7.0
>            Reporter: Shriya Gupta
>            Assignee: Shriya Gupta
>            Priority: Major
>         Attachments: Screen Shot 2018-05-30 at 4.45.12 PM.png
>
>
> Under the Tables section of Kudu Web UI, for a selected table, the table metrics display a CREATE TABLE statement that can be run to make Impala cognizant of that table. However, in generation of this statement, the table name tries to match the original Kudu tablename which may not always be acceptable as a tablename for Impala. For example, Kudu accepts dot in tablename, Impala does not. 
> A statement like the following throws an invalid tablename error in Impala – 
> !Screen Shot 2018-05-30 at 4.45.12 PM.png|width=606,height=321!  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)