GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/18834

    [SPARK-21618][DOCS] Note that http(s) not accepted in spark-submit jar uri

    ## What changes were proposed in this pull request?
    
    Remove https from list of supported URIs, until it's explicitly supported. 
This just makes the docs consistent with behavior, doesn't address the issue 
that HTTPS should ideally work. That is, this doesn't resolve the JIRA.
    
    ## How was this patch tested?
    
    Doc build

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srowen/spark SPARK-21618

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18834.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18834
    
----
commit a1b8d6e7a62962a4d3f14df91c35a9b1946b2752
Author: Sean Owen <[email protected]>
Date:   2017-08-03T12:57:01Z

    Remove https from list of supported URIs, until it's explicitly supported

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to