Steve Loughran created SPARK-24470:
--------------------------------------

             Summary: RestSubmissionClient to be robust against 404 & non json 
responses
                 Key: SPARK-24470
                 URL: https://issues.apache.org/jira/browse/SPARK-24470
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.4.0
            Reporter: Steve Loughran


judging by [Stack overflow 
50677915|https://stackoverflow.com/questions/50677915/unable-to-run-spark-submit-command],
 The RestSubmissionClient doesn't check the error code or content type before 
handing off to jackson. So a 404 with an HTML response isn't handled that well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to