Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing driver pod in Kubernetes dashboard #484

Closed
mrow4a opened this issue Apr 29, 2019 · 2 comments
Closed

Accessing driver pod in Kubernetes dashboard #484

mrow4a opened this issue Apr 29, 2019 · 2 comments

Comments

@mrow4a
Copy link
Contributor

mrow4a commented Apr 29, 2019

I am trying to access driver pod details from the level of kubernetes dashboard http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/#!/pod/default/spark-pi-driver?namespace=default, but I get the following response:

 Internal Server Error (500)

Unknown reference kind SparkApplication

Is there some manifest for spark operator missing so that SparkApplication CRD will show in the kubernetes dashboard?

@liyinan926

@mrow4a
Copy link
Contributor Author

mrow4a commented Apr 29, 2019

Most likely it is the same as in kubernetes/dashboard#2493. Not sure however, why displaying a pod is affected by no CRD support, and Controlled By: SparkApplication/spark-pi is not just ignored.

@mrow4a
Copy link
Contributor Author

mrow4a commented Apr 29, 2019

Apparently there would be a fix for this in next releases - kubernetes/dashboard#3598. Closing this as not related to spark operator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant