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/04/01 08:00:13 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=16806495#comment-16806495 ] 

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

Any help here please ? I really think this is broken . 

> 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