On Thu, Jul 30, 2009 at 8:43 AM, Saurabh Nanda<[email protected]> wrote:
> Is this what you're looking for --
> http://wiki.apache.org/hadoop/Hive/HiveJDBCInterface ?
>
> Saurabh.
>
> On Thu, Jul 30, 2009 at 6:02 PM, zhang jianfeng <[email protected]> wrote:
>>
>> Hi all,
>>
>> I am newbie to Hive. I'd like know whether Hive has Java API like Pig.
>>
>> I did not found any tutorial about the Java API in wiki. I want to the use
>> Hive to generate reports, so using Java API would be a better choice.
>>
>>
>> Thank you.
>>
>>
>> Jeff Zhang
>>
>>
>>
>
>
>
> --
> http://nandz.blogspot.com
> http://foodieforlife.blogspot.com
>

Though no one seems to be doing this but me, you can do this

https://issues.apache.org/jira/browse/HIVE-617

as the most direct method. Also you can use the HWISessionManager and
a non-blocking wrapper to execute queries.

Reply via email to