GitHub user skonto opened a pull request:

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

    [SPARK-12559][SPARK SUBMIT] fix --packages for standalone

    ## What changes were proposed in this pull request?
    
    Fixes --packages flag for the standalone mode.
    
    ## How was this patch tested?
    Manually by submitting a driver in cluster mode within a standalone cluster 
and checking if dependencies were resolved at the driver side.

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

    $ git pull https://github.com/skonto/spark fix_packages_stand_alone_cluster

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

    https://github.com/apache/spark/pull/18630.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 #18630
    
----
commit 81a5deeb2f8d152242f9248f8e5d5c0dd3e1f1ea
Author: Stavros Kontopoulos <st.kontopou...@gmail.com>
Date:   2017-07-14T01:40:27Z

    fix --packages for standalone

----


---
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