Created 12-09-2016 08:28 AM
Created 12-09-2016 08:32 AM
@Ramesh M you can use the YARN resource manager UI to see what applications are running.
Created 12-09-2016 08:32 AM
@Ramesh M you can use the YARN resource manager UI to see what applications are running.
Created 12-09-2016 01:14 PM
Created 12-09-2016 01:16 PM
Can you check the browser network trace to see if there are any errors in calls ?
Created 12-20-2016 01:34 PM
Hello @Ramesh M
You could try cli command "yarn application -list -appStates RUNNING". Once you know which app is consuming resource, you can take necessary action.