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

Grant Henke commented on KUDU-1119:
-----------------------------------

This has been somewhat superseded by changes in Impala functionality and HMS 
sync functionality. Pre hms sync tables created by Impala will be in the format 
of `impala::database.tablename`. With HMS sync the table will be created as 
`database.tablename`.

> Consider supporting Impala tablespaces for Kudu tables
> ------------------------------------------------------
>
>                 Key: KUDU-1119
>                 URL: https://issues.apache.org/jira/browse/KUDU-1119
>             Project: Kudu
>          Issue Type: Improvement
>          Components: impala
>    Affects Versions: Public beta
>            Reporter: Misty Linville
>            Assignee: Dan Burkert
>            Priority: Major
>
> Right now if you create a table using Impala, in a given Impala database 
> (my_database:my_table), Kudu strips out the database part and just calls the 
> table my_table. This creates a requirement for Kudu table names to be unique 
> across all Impala databases, and may be surprising behavior to seasoned 
> Impala users. I'm filing this ticket at [~tlipcon]'s request and may be 
> getting some of the details / limitations wrong.



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

Reply via email to