Relative Content

Tag Archive for hadoophivehadoop-yarn

Hql query through using YARN APPLICATION ID

So I want to know if I can get the HQL query or the SQL query using the applicationId of a hive query that is running on YARN.
I tried using
yarn logs applicationid
But it’s showing the entire execution plan and container logs but I would like to know the attached HQL query to it