Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The name of the job configuration for which to find job runs.
Response
200
OK
Cancel a running job. Use /spark/jobs/{id} to check that the job is no longer running.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The name of the job configuration for which to find job runs.
OK