Hi Gopal,
Thanks, I created HIVE-15814.
Pierre
2017-02-02 22:12 GMT+01:00 Gopal Vijayaraghavan :
> > Using Apache Hive 1.2.1, I get a NullPointerExcetion when performing a
> request through an ODBC driver.
> > The request is just a simple LOAD DATA request:
>
> Looks like the NPE is coming from
> Using Apache Hive 1.2.1, I get a NullPointerExcetion when performing a
> request through an ODBC driver.
> The request is just a simple LOAD DATA request:
Looks like the NPE is coming from the getResultMetaData() call, which returns
the schema of the rows returned.
LOAD is probably one of the