You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Stuart Scott <St...@e-mis.com> on 2011/05/03 18:21:46 UTC

Hive SQL Job Tracker

Hi,

 

Wonder if anyone can help please?

We have set up Hive and are running SQL queries against this using a
JDBC client connection. All working fine.

What we can't seem to do is to get it work using the JobTracker to
distribute the SQL/mapreduce queries. 

We have tried Bees Wax and this does run correctly and puts the job into
the Job Tracker.

Is it possible to do this from a JDBC client connection?

 

Any help always appreciated.

 

Regards

 

Stuart Scott

System Architect 
emis intellectual technology 
Fulford Grange, Micklefield Lane 
Rawdon Leeds LS19 6BA 
E-mail: stuart.scott@e-mis.com <ma...@e-mis.com>  
Website: www.emisit.com <outbind://26/www.emisit.com>  

Privileged and/or Confidential information may be contained in this
message. If you are not the original addressee indicated in this message
(or responsible for delivery of the message to such person), you may not
copy or deliver this message to anyone. In such case, please delete this
message, and notify us immediately. Opinions, conclusions and other
information expressed in this message are not given or endorsed by EMIS
nor can I conclude contracts on its behalf unless otherwise indicated by
an authorised representative independently of this message. 

EMIS reserves the right to monitor, intercept and (where appropriate)
read all incoming and outgoing communications. By replying to this
message and where necessary you are taken as being aware of and giving
consent to such monitoring, interception and reading.


EMIS is a trading name of Egton Medical Information Systems Limited.
Registered in England. No 2117205. Registered Office: Fulford Grange,
Micklefield Lane, Rawdon, Leeds, LS19 6BA

 


Re: Hive SQL Job Tracker

Posted by Jasper Knulst <ja...@vlc.nl>.
Hi,

What you want should be possible. Do you have a hiveserver (hive thrift) up
and running? Check out the logs of the hive server

Jasper

2011/5/3 Stuart Scott <St...@e-mis.com>

> Hi,
>
>
>
> Wonder if anyone can help please?
>
> We have set up Hive and are running SQL queries against this using a JDBC
> client connection. All working fine.
>
> What we can’t seem to do is to get it work using the JobTracker to
> distribute the SQL/mapreduce queries.
>
> We have tried Bees Wax and this does run correctly and puts the job into
> the Job Tracker.
>
> Is it possible to do this from a JDBC client connection?
>
>
>
> Any help always appreciated.
>
>
>
> Regards
>
>
>
> Stuart Scott
>
> System Architect
> *em**i**s** **intellectual technology** *
> Fulford Grange, Micklefield Lane
> Rawdon Leeds LS19 6BA
> E-mail: stuart.scott@e-mis.com
> Website: www.emisit.com
>
> Privileged and/or Confidential information may be contained in this
> message. If you are not the original addressee indicated in this message (or
> responsible for delivery of the message to such person), you may not copy or
> deliver this message to anyone. In such case, please delete this message,
> and notify us immediately. Opinions, conclusions and other information
> expressed in this message are not given or endorsed by EMIS nor can I
> conclude contracts on its behalf unless otherwise indicated by an authorised
> representative independently of this message.
>
> EMIS reserves the right to monitor, intercept and (where appropriate) read
> all incoming and outgoing communications. By replying to this message and
> where necessary you are taken as being aware of and giving consent to such
> monitoring, interception and reading.
>
>
> EMIS is a trading name of Egton Medical Information Systems Limited.
> Registered in England. No 2117205. Registered Office: Fulford Grange,
> Micklefield Lane, Rawdon, Leeds, LS19 6BA
>
>
>



--