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 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.