Hi,
Do I have access to hadoop counters or JobClient if I am using a hive query either thru HIVE CLI or HIVE Java API? -- Looked into HIVE code base and looks like there are no public interfaces. ExecDriver* classes maintains and use that information locally. -- I need that for my internal reporting purposes. Please suggest a way to accomplish the above tasks. Regards, Gaurav Jain