Hi,

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:
LOAD DATA INPATH '/tmp/AYX170201a327cc8faf8e562f5eb86225dd1fbf57' INTO
TABLE tmp.testpierre

Logs can be found here:
https://gist.github.com/pvillard31/9a08650f9a80ef0fa7e161d71c0d9e9b

The data is correctly loaded but it seems that the error happens when the
statistics are computed on the table. Any help on this would be greatly
appreciated.

Thanks!
Pierre

Reply via email to