You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/02/05 17:15:42 UTC

[jira] [Commented] (HIVE-15814) ODBC - LOAD DATA - NullPointerException

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

Carter Shanklin commented on HIVE-15814:
----------------------------------------

[~pvillard] are you able to provide a way to reproduce this without the Aginity driver? It will be difficult to make any progress otherwise I think. It would also be good to have the Aginity team investigate the problem if you have a support relationship with them.

> ODBC - LOAD DATA - NullPointerException
> ---------------------------------------
>
>                 Key: HIVE-15814
>                 URL: https://issues.apache.org/jira/browse/HIVE-15814
>             Project: Hive
>          Issue Type: Bug
>          Components: ODBC
>    Affects Versions: 1.2.1
>            Reporter: Pierre Villard
>
> Tested with :
> - Hive 1.2.1.2.4.0
> - Hive 1.2.1.2.5.3
> Information regarding ODBC access:
> - Aginity Workbench for Hadoop 
> - Version 4.8.0.2551 (build 6/14/2016) 
> - Microsoft Windows NT 6.1.7601 Service Pack 1 (64-bit) 
> - DBMS Version: 1.2.1000.2.5.3.0-37 Apache Hive 
> - Driver Used: Hive Native 
> - ODBC Driver Signature: {Aginity Hive}
> Request executed:
> {noformat}
> LOAD DATA INPATH '/tmp/AYX170201a327cc8faf8e562f5eb86225dd1fbf57' INTO TABLE tmp.testpierre
> {noformat}
> Stacktrace available here:
> https://gist.github.com/pvillard31/9a08650f9a80ef0fa7e161d71c0d9e9b
> It seems to be specific to this driver shipped with Aginity studio. Same tests with Simba ODBC driver or HWX ODBC driver are working fine.
> I suppose the NPE could be handled in a proper way even though it seems to be related to some strange calls from ODBC driver.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)