Created 12-15-2016 08:15 AM
The hive query which is used by my batch is taking too much time to run. Earlier when i fire the same query it took around 5 minutes and now it is taking around 22 minutes. I cant change the query. Please suggest the correct way to investigate this issue or kindly suggest any resolution.
Created 12-15-2016 10:59 AM
Couple of things you can check
Created 12-22-2016 12:55 PM
@Yukti Agrawal
There is a chance that your job might be waiting for resources to be released by other jobs running in the cluster. Its worth checking in RM UI once you execute the query until the state changes to "RUNNING" - where most of the time is being spent.
Created 12-22-2016 12:55 PM
@Yukti Agrawal
There is a chance that your job might be waiting for resources to be released by other jobs running in the cluster. Its worth checking in RM UI once you execute the query until the state changes to "RUNNING" - where most of the time is being spent.
Created 01-24-2022 02:38 AM
Hi,
when I run the hive query it showing the below error
Error while processing statement: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask
But this error is not showing all the time it got succeed with some of the users some times it got failed. Could you please suggest the reason and how to overcome this.
need urgent. could you please help us.