GitHub user Parth-Brahmbhatt opened a pull request:

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

    SPARK-12868: Allow Add jar to add jars from hdfs/s3n urls.

    ## What changes were proposed in this pull request?
    
    Add jar command fails when given s3n or hdfs urls. This changes fixes that.
    
    
    ## How was this patch tested?
    
    unit test added, it was just copied from a previously opened PR 
https://github.com/apache/spark/pull/10797 so credit should be given the person 
who originally posted the patch.
    
    


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

    $ git pull https://github.com/Parth-Brahmbhatt/spark SPARK-12868

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

    https://github.com/apache/spark/pull/14720.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 #14720
    
----
commit 1a8a8bc208b914c524bba34a010d32a97b605009
Author: Parth Brahmbhatt <pbrahmbh...@netflix.com>
Date:   2016-08-19T17:38:31Z

    SPARK-12868: Allow Add jar to add jars from hdfs/s3n urls.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to