hive-driver icon indicating copy to clipboard operation
hive-driver copied to clipboard

Driver for connection to Apache Hive via Thrift API

Results 6 hive-driver issues
Sort by recently updated
recently updated
newest added

I am using a PlainTcpConnection to Apache Kyuubi 1.6.0 and try to run example.js. Table creation and insertion works, but table selection fails with below error log. Reproduced it with...

I traced the code a little bit, in driver.openSession, action.execute(request) seems to hang, and the promise never resolves confirmed local thrift is running via beeline

To avoid sql injection security breach. Is there a way use prepared statement in query ? Please let me know

Our users use both hive and impala. From this thrift client, is it possible to create connection to impala? If yes do you have any examples/usage/test cases around it?

I am using this driver for couple of weeks now and am really happy with its overall stability and performance. I am curious to know if there are any load...

i can not connect hive, when i openSession it is not back any things