Path | Server | Example |
---|---|---|
/livy/{batches|sessions}/xxx | http://livy-server-svc/{batches|sessions}/xxx | /livy/batches |
/mtrest/api/v2/xxx | http://rest-server-svc:9186/api/v2/xxx | /mtrest/api/v2/jobs |
/spark-driver-ui/{spark-driver-service:port}/xxx | http://{spark-driver-service:port}/xxx | /spark-driver-ui/sparktest-master:4040/ |
/spark-history-server/xxx | http://shs-v1-service:18080/xxx | /spark-history-server/ |