Aliaksandr Sasnouskikh created LIVY-703:
-------------------------------------------

             Summary: Show SparkUI link on Livy UI while session is running
                 Key: LIVY-703
                 URL: https://issues.apache.org/jira/browse/LIVY-703
             Project: Livy
          Issue Type: New Feature
         Environment: Kubernetes
            Reporter: Aliaksandr Sasnouskikh
             Fix For: 0.7.0


We want to show the link to Spark UI on the Livy UI while session is in Running 
state.

The format of the link url should be configurable.

Examples:
 * https://my-cluster.example.com/spark-ui/%s
 * [http://%s.my-cluster.example.com/|http://%25s.my-cluster.example.com/]

where %s is Spark appId.

Since Livy UI already displays Spark appId and adds link to it when it is 
provided through AppInfo, using it for routing purposes looks right decision.

 

This change should unlock the integrations with Kubernetes Ingress resources.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to