Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- relates to
-
ZEPPELIN-1643 Ability to access Spark Web UI from interpreters page
- Resolved
- links to