You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jorge Machado (JIRA)" <ji...@apache.org> on 2019/03/19 21:34:00 UTC

[jira] [Created] (SPARK-27208) RestSubmissionClient only supports http

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org