Closed robert-clegg-tessella closed 5 years ago
Responses from the delete_job and get_logs methods of the Spark service are consistent with the response from the submit_job method. The respective handlers pass on the status code from the Kubernetes adapter if there is an error.
delete_job
get_logs
submit_job
Responses from the
delete_job
andget_logs
methods of the Spark service are consistent with the response from thesubmit_job
method. The respective handlers pass on the status code from the Kubernetes adapter if there is an error.