Jorge Machado created SPARK-27208:
-------------------------------------

             Summary: RestSubmissionClient only supports http
                 Key: SPARK-27208
                 URL: https://issues.apache.org/jira/browse/SPARK-27208
             Project: Spark
          Issue Type: Bug
          Components: Mesos
    Affects Versions: 2.4.0
            Reporter: Jorge Machado


As stand of now the class RestSubmissionClient does not support https, which 
fails for example if we run mesos master with ssl and in cluster mode. 

The spark-submit command fails with: Mesos cluster mode is only supported 
through the REST submission API

 

I create a PR for this which checks if the master endpoint given can speak ssl 
before submitting the command. 



--
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