|
|
-
Re: Hive jdbc accessnagarjuna kanamarlapudi 2013-01-08, 02:04
It was not that stable ... We had to face so many problems ... Doesn't
fully support concurrent query execution .. Fails occasionally. .. which is really difficult to track for what reason it failed .. So we tried putting all the queries we wanted to fire on a file and called hive shell directly from the code and executed those queries .. Hive shell is more stable ( till date we didn't face any problem ) .. We use hive extensively on our project . On Tuesday, January 8, 2013, hardik doshi wrote: > Hello Hive-users, > > Does anyone have experience of using jdbc to acess hive in production > environment? https://cwiki.apache.org/Hive/hiveclient.html#HiveClient-JDBC > I heard from couple of source that it used to be not very stable earlier. > > So, would like to hear any good/bad stories, before we spend energy in > developing a solution using that. > > Thanks, > Doshi. > > -- Sent from iPhone |