Karuppayya created ZEPPELIN-1706: ------------------------------------ Summary: Make spark UI accessible in various mode(user, note, global) Key: ZEPPELIN-1706 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1706 Project: Zeppelin Issue Type: Bug Reporter: Karuppayya
The ability to access spark UI is limited to only global mode with this PR https://github.com/apache/zeppelin/pull/1613 Spark UI should be accessible in various other modes(user, note) and honour the properties of the corresponding mode. Example: In per user mode isolated mode, each logged in user should be taken to his/her respective spark UI In per note isolated mode, each notebook will have it own application and the user should be taken the respective spark application UI -- This message was sent by Atlassian JIRA (v6.3.4#6332)