Created on 01-10-2017 05:50 AM - edited 08-19-2019 03:25 AM
I have used Hive view and executed query using Tez execution engine. Even though I have received the output in the Hive view but Resource Manager did not release that resource and if I have submit another application it is still in ACCEPTED state for long time,
Created 01-20-2017 12:32 PM
You should check this answer on my question: The job is complete, but has status running
1. You can change value of tez.session.am.dag.submit.timeout.secs parameter (as you can see in the link above).
2. You can give more resources to default queue.
Created 01-20-2017 02:29 PM
Please check if you have enabled interactive queues for TEZ
You might need to adjust tez.session.am.dag.submit.timeout.secs property in tez-site.xml