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:35:00 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-27208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796544#comment-16796544 ] 

Jorge Machado commented on SPARK-27208:
---------------------------------------

relates to this as the follow up error

> 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
>            Priority: Minor
>
> 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