Start HiveServer2 with Kerberos meet FATAL error

2016-10-17 Thread Micro dong
I'm trying to configure HiveServer2(hive-1.2.1) With Kerberos。Here is my Hive's configuration file。 ** *hive.server2.authentication* *KERBEROS* * * * * *hive.server2.authentication.kerberos.principal* *hive2/_h...@hadoop.com * * * * * *

Update operation on hive table using Join

2016-10-17 Thread Priyanka Raghuvanshi
Hi, Is there any way to update a Hive table with join. Following is the query : SQL query UPDATE _STCC_CurrentLocationMaPData set [Address]=replace(CL.cOut_Event_Description,,), [Latitude]=CL.fOut_latitude , [Longitude]=CL.fOut_longitude , [Speed] =CL.fOut_Speed, [dTimeStamp]