Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 01-06-2016 11:03 PM
Hi ,
I'm currently struggling for a solution regarding naming of TEZ session. Before we used mapred.job.name which is not working now as we are currently using Hive 0.14.0.2.2.0.0-2041. I even tried hive.job.name = 'myname' with no success. Can anyone let me know whether there is a way to identify running TEZ-hive qeuries in YARN UI please.
Thank You...
Created 01-07-2016 02:12 AM
@chenna deep It is a know issue. It was fixed in HDP 2.3.4. Since you're on HDP 2.2.0.0, you need to upgrade to the latest release to take advantage of this feature. https://community.hortonworks.com/questions/5309/how-to-set-tez-job-name.html. The way it was implemented, you'd need to set "hive.query.name" property to name your hive job.
Created 01-07-2016 02:12 AM
@chenna deep It is a know issue. It was fixed in HDP 2.3.4. Since you're on HDP 2.2.0.0, you need to upgrade to the latest release to take advantage of this feature. https://community.hortonworks.com/questions/5309/how-to-set-tez-job-name.html. The way it was implemented, you'd need to set "hive.query.name" property to name your hive job.
Created 01-07-2016 02:22 AM
here's apache jira to track it but it shows as not fixed because it breaks compatibility with future Hive releases and that has no effect on HDP 2.3.4. https://issues.apache.org/jira/browse/HIVE-12357
Created 01-07-2016 04:30 PM
ThankYou so much for the clarification @Artem Ervits..
Created 03-29-2017 09:40 AM
@Artem Ervits maybe you can help here once more?
Setting "hive.query.name" will influence the query name that is shown for an individual DAG on the TEZ UI.
But how do we influence the YARN application name of a complete TEZ session that is shown on the YARN UI?
Created 03-29-2017 01:18 PM
@Michael Häusler please post this as a new question.
Created 04-07-2017 06:39 PM
Created 06-28-2017 09:17 AM
Try --hiveconf hive.session.id=appName