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

[jira] [Issue Comment Deleted] (HIVE-12971) Hive Support for Kudu

     [ https://issues.apache.org/jira/browse/HIVE-12971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankit Mishra updated HIVE-12971:
--------------------------------
    Comment: was deleted

(was: Hello @Bimal,

I am getting below exception while creating Kudu table from Hive : 

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Error creating Kudu table: test_drop:org.kududb.client.NonRecoverableException: Too many attempts: KuduRpc(method=CreateTable, tablet=null, attempt=6, DeadlineTracker(timeout=10000, elapsed=7712),

Please help!

 )

> Hive Support for Kudu
> ---------------------
>
>                 Key: HIVE-12971
>                 URL: https://issues.apache.org/jira/browse/HIVE-12971
>             Project: Hive
>          Issue Type: New Feature
>    Affects Versions: 2.0.0
>            Reporter: Lenni Kuff
>            Assignee: Janaki Lahorani
>            Priority: Major
>
> JIRA for tracking work related to Hive/Kudu integration.
> It would be useful to allow Kudu data to be accessible via Hive. This would involve creating a Kudu SerDe/StorageHandler and implementing support for QUERY and DML commands like SELECT, INSERT, UPDATE, and DELETE. Kudu Input/OutputFormats classes already exist. The work can be staged to support this functionality incrementally.



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