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

ASF subversion and git services commented on IMPALA-4271:
---------------------------------------------------------

Commit c9552768772b66d040f0d731ccf79fa55d3fdc97 in impala's branch 
refs/heads/master from Hao Hao
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=c955276 ]

IMPALA-4271: Introduce the new Kudu storage handler

This commit introduces the new Kudu storage handler
'org.apache.kudu.hive.KuduStorageHandler' that is used in Kudu/HMS
integration. Tables with either the legacy storage handler
'com.cloudera.kudu.hive.KuduStorageHandler' or the new one are now
considered as Kudu tables. The actual work of adopting the new storage
handler will be addressed in a series of follow-up patches, which rely
on it to support Kudu/HMS integration in Impala.

Change-Id: I75bcd5246005f4e35251aef9219f4d07eeb87dc6
Reviewed-on: http://gerrit.cloudera.org:8080/13358
Reviewed-by: Thomas Marshall <tmarsh...@cloudera.com>
Reviewed-by: Alexey Serbin <aser...@cloudera.com>
Reviewed-by: Andrew Wong <aw...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> Fix KuduStorageHandler to apache package name
> ---------------------------------------------
>
>                 Key: IMPALA-4271
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4271
>             Project: IMPALA
>          Issue Type: Task
>          Components: Catalog
>    Affects Versions: Product Backlog
>            Reporter: Matthew Jacobs
>            Assignee: Hao Hao
>            Priority: Major
>              Labels: asf, kudu
>
> The Kudu 'storage handler' name is com.cloudera.kudu.hive.KuduStorageHandler 
> but should be org.apache.kudu.hive.KuduStorageHandler . This can be changed 
> in KuduTable.java but we should probably handle the legacy name as well.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to