Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

The driver web ui's executors page can't load properly through kubectl proxy #87

@lins05

Description

@lins05

Current when visit the spark driver web ui, the executors page can't load properly.

E.g. When I access the executors page at http://localhost:8001/api/v1/proxy/namespaces/default/services/spark-pi-1486223713270:4040/executors/, the js would try to use ajax to load the executors info from http://localhost:8001/api/v1/proxy/namespaces/api/v1/applications/namespaces/allexecutors.

This is because some special handling in the executors page's js for the "proxy" keywords in the url for yarn applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions