I want it in the CLI. Yarn application history server doesnt store the tez query itself but just the session ID.
On Mon, Dec 29, 2014 at 8:12 PM, Navis류승우 <[email protected]> wrote: > 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 >> >> >
