Hydrospheredata / mist

Serverless proxy for Spark cluster
http://hydrosphere.io/mist/
Apache License 2.0
326 stars 68 forks source link

Job cancellation returns 400 Bad Request in async mode #538

Closed rajexp closed 5 years ago

rajexp commented 5 years ago

I am also having a trouble in cancelling job via HTTP API DELETE method http://172.16.0.26:2004/v2/api/jobs/c22c42bb-1041-4d76-b629-199ca983aa78 initially it returns 400 Bad Request after that subsequent requests returns with HTTP status code 200 with job details in response.