Member since
12-30-2015
6
Posts
4
Kudos Received
0
Solutions
11-06-2024
12:29 AM
1 Kudo
Hi, I am trying to connect hive database from nodejs using hive-driver npm. In that code,the session cannot be established to access the hive database. I am putting the console for each and every variables,but the log was printed,before the session establishing code only.please anyone help me on this.please refer a snap shot below.
... View more
01-29-2016
01:39 PM
1 Kudo
Thanks a lot for your help. Effectively, if the data was stored already with timetamp type and the we change the type, the select will not work and we will have the ClassCastException. If no data was alreday stored with the timestamp type (all values are null) and then we change the type , the select works fine.
... View more
05-13-2016
07:09 PM
https://issues.apache.org/jira/browse/HIVE-12634 will help here
... View more