Hi Gopal
Have you tried pyhs2 libraryIt has many useful functions to retrieve the data
thanksrakesh
> Date: Fri, 28 Aug 2015 11:53:20 -0700
> Subject: Re: python libraries to execute or call hive queries
> From: gop...@apache.org
> To: user@hive.apache.org
>
>
> > Can a
> Can anyone suggest any python libraries to call hive queries from python
>scripts ?
https://cwiki.apache.org/confluence/display/Hive/HiveClient#HiveClient-Pyth
on
Though I suspect that's out of date.
https://github.com/t3rmin4t0r/amplab-benchmark/blob/master/runner/run_query
.py#L604
is ro
Hi All,
Can anyone suggest any python libraries to call hive queries from python
scripts ?
what is the best practice to execute queries from python like using hive
cli , beeline, jdbc etc..,
Thanks
Giri