Hive can be run in embedded mode also as it does not need to be installed
on Hadoop Cluster it is required only on client side. Have a look at
CliDriver and HiveServer classes in Hive code base to know how to use Hive
in embedded mode.

Thanks,
Vinod

http://blog.vinodsingh.com/

On Wed, Sep 26, 2012 at 6:08 PM, Abhishek <abhishek.dod...@gmail.com> wrote:

> Hi Dilip,
>
> Thanks for your response, does HIVE API provide any thing to connect to
> HIVE SERVER with out using thrift call.We stopped using thrift because of
> security issues in hive.
>
> Regards
> Abhi
>
> Sent from my iPhone
>
> On Sep 26, 2012, at 12:46 AM, Dilip Joseph <dilip.antony.jos...@gmail.com>
> wrote:
>
> You don't necessarily need to run the thrift service to use JDBC.  Please
> see:
> http://csgrad.blogspot.in/2010/04/to-use-language-other-than-java-say.html
> .
>
> Dilip
>
> On Tue, Sep 25, 2012 at 11:01 AM, Abhishek <abhishek.dod...@gmail.com>wrote:
>
>> Hi Zhou,
>>
>> Thanks for the reply, we are shutting down thrift service due to security
>> issues with hive.
>>
>> Regards
>> Abhi
>>
>> Sent from my iPhone
>>
>> On Sep 25, 2012, at 1:53 PM, Doug Houck <doug.ho...@trustedconcepts.com>
>> wrote:
>>
>> > Also, this is all open source, right?  So you could take a look at the
>> CLI code to see how it does it.
>> >
>> > ----- Original Message -----
>> > From: "Abhishek" <abhishek.dod...@gmail.com>
>> > To: user@hive.apache.org
>> > Cc: user@hive.apache.org
>> > Sent: Tuesday, September 25, 2012 1:44:41 PM
>> > Subject: Re: How connect to hive server without using jdbc
>> >
>> >
>> > Hi Zhou,
>> >
>> >
>> > But Iam looking to connect to hive server without jdbc. Some other way
>> through API
>> >
>> >
>> > Regards
>> > Abhi
>> >
>> > Sent from my iPhone
>> >
>> > On Sep 25, 2012, at 1:15 PM, Haijia Zhou < leons...@gmail.com > wrote:
>> >
>> >
>> >
>> >
>> > https://cwiki.apache.org/Hive/hiveclient.html#HiveClient-JDBC
>> >
>> >
>> > On Tue, Sep 25, 2012 at 1:13 PM, Abhishek < abhishek.dod...@gmail.com> 
>> > wrote:
>> >
>> >
>> > Hi all,
>> >
>> > Is there any way to connect to hive server through API??
>> >
>> > Regards
>> > Abhi
>> >
>> >
>> >
>> > Sent from my iPhone
>> >
>>
>
>
>
> --
> _________________________________________
> Dilip Antony Joseph
> http://csgrad.blogspot.com
> http://www.marydilip.info
>
>

Reply via email to