-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
I have both Spark Thrift and Kyuubi applications in my Spark History Server. The way that Kyuubi creates endpoints is that it embeds attempt ID into the URL. So instead of
http://my.history.server.com:18080/history/application_1751489495712_45692/jobs/
it goes as
http://my.history.server.com:18080/history/application_1751489495712_45692/1/jobs/
and because of this I am getting error that first URL is non existent and MCP server can't find it. It would be nice to find a way of supporting Kyuubi applications.
Thanks!
zemin-piao
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed