|
|
-
Hive Thrift Client - Getting the jobs IDs back
Shantian Purkad 2011-12-02, 01:27
Hi,
We want to get the job tracker Ids back in the code for logging purpose for the queries we fire using Hive Thrift client.
We also want to get some stats that Hive displays on console like nnnnn number rows inserted, through the Thrift client in our application java code.
Is this possible in some way?
Thanks and Regards, Shantian
+
Shantian Purkad 2011-12-02, 01:27
-
Hive Thrift Client - Getting the jobs IDs back
Shantian Purkad 2011-12-02, 17:39
Hi,
We want to get the job tracker Ids back in the code for logging purpose for the queries we fire using Hive Thrift client.
We also want to get some stats that Hive displays on console like nnnnn rows inserted, through the Thrift client in our application java code.
Is this possible in some way?
Thanks and Regards,Shantian
+
Shantian Purkad 2011-12-02, 17:39
-
Re: Hive Thrift Client - Getting the jobs IDs back
Gabor Makrai 2011-12-16, 04:34
Hi,
Is there any answer for this question?
Thanks, Gabor
On Fri, Dec 2, 2011 at 12:39 PM, Shantian Purkad <[EMAIL PROTECTED]>wrote:
> Hi, > > We want to get the job tracker Ids back in the code for logging purpose > for the queries we fire using Hive Thrift client. > > We also want to get some stats that Hive displays on console like nnnnn > rows inserted, through the Thrift client in our application java code. > > Is this possible in some way? > > Thanks and Regards, > Shantian >
+
Gabor Makrai 2011-12-16, 04:34
-
RE: Hive Thrift Client - Getting the jobs IDs back
Chinna Rao Lalam 2011-12-16, 04:51
Hi,
org.apache.hadoop.hive.service.ThriftHive.getClusterStatus()
This API will return the cluster status pls check this API
Hope it helps,
Chinna Rao Lalam
________________________________ From: Gabor Makrai [[EMAIL PROTECTED]] Sent: Friday, December 16, 2011 12:34 PM To: [EMAIL PROTECTED]; Shantian Purkad Subject: Re: Hive Thrift Client - Getting the jobs IDs back
Hi,
Is there any answer for this question?
Thanks, Gabor
On Fri, Dec 2, 2011 at 12:39 PM, Shantian Purkad <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hi,
We want to get the job tracker Ids back in the code for logging purpose for the queries we fire using Hive Thrift client.
We also want to get some stats that Hive displays on console like nnnnn rows inserted, through the Thrift client in our application java code.
Is this possible in some way?
Thanks and Regards, Shantian
+
Chinna Rao Lalam 2011-12-16, 04:51
|
|