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

[QUESTION] is it possible to get application status with an api call? #2184

Open
matanparker opened this issue Sep 20, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@matanparker
Copy link

matanparker commented Sep 20, 2024

  • [v] ✋ I have searched the open/closed issues and my issue is not listed.

Hi,

Is it possible to retrieve the status of Spark applications via an API after the driver service has terminated? I'm looking for something similar to the output of the following kubectl command:

kubectl get sparkapplications [application-name] -n [namespace] -o yaml

@matanparker matanparker added the question Further information is requested label Sep 20, 2024
@jacobsalway
Copy link
Member

jacobsalway commented Sep 23, 2024

Hi @matanparker, are you referring to a HTTP API for getting details of or the status of an application? Or about persisting application history after driver termination and being able to query that historical state?

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

No branches or pull requests

2 participants