Yesha Vora created ZEPPELIN-2174: ------------------------------------ Summary: Spark UI link for spark interpreter falsely notify that spark app not running even when app is running Key: ZEPPELIN-2174 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2174 Project: Zeppelin Issue Type: Bug Reporter: Yesha Vora
Scenario: * Running few notebooks with spark and spark2 interpreter. * Zeppelin started 2 applications ( application_1487349092366_0025 and application_1487349092366_0026) * Go to interpreter setting page. * Click on spark_ui button. when this button was clicked , it redirected to http://xxx:8088/proxy/redirect/application_1487349092366_0025/. After some time, when I clicked again on same link, It complained that "No Spark application running" even though application_1487349092366_0025 and application_1487349092366_0026 were running. -- This message was sent by Atlassian JIRA (v6.3.15#6346)