Re: Spark on YARN webui

2014-08-19 Thread Tom Graves
yes the webui works on yarn. You should be able to go to the Yarn ResourceManager UI and it will have a link to the web UI for a running spark application.  You can also set it up to save the history and view it after it has finished.  History info can be found here: Monitoring and Instrumentati

Spark on YARN webui

2014-08-18 Thread Debasish Das
Hi, We are running the snapshots (new spark features) on YARN and I was wondering if the webui is available on YARN mode... The deployment document does not mention webui on YARN mode... Is it available ? Thanks. Deb