When using hive shell, it's shown in console something like,

hive (default)> select * from src order by key limit 10;
Query ID = navis_20141230100808_09c0a077-442e-4943-a136-710cba6e94d1
Total jobs = 1
Launching Job 1 out of 1

Status: Running (Executing on YARN cluster with App id
application_1419899870643_0001)


You mean in the case of JDBC client?


2014-12-30 5:14 GMT+09:00 P lva <[email protected]>:

> Hello everyone,
>
> Is there any way to figure out query associated with the application id
> when using tez as the execution engine ?
>
> Thanks
>
>

Reply via email to