Pierre Villard created HIVE-15814:
-------------------------------------

             Summary: 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)

Reply via email to