GitHub user liyinan926 opened a pull request:

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

    [SPARK-22962][K8S] Fail fast if submission client local files are used

    ## What changes were proposed in this pull request?
    
    In the Kubernetes mode, fails fast in the submission process if any 
submission client local dependencies are used as the use case is not supported 
yet. 
    
    ## How was this patch tested?
    
    Unit tests.
    
    @vanzin @foxish 

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

    $ git pull https://github.com/liyinan926/spark-k8s master

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

    https://github.com/apache/spark/pull/20320.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 #20320
    
----
commit df9cdfb4588ba4142c36f209816c45b00bef2f7f
Author: Yinan Li <liyinan926@...>
Date:   2018-01-18T20:22:51Z

    [SPARK-22962][K8S] Fail fast if submission client local files are used

----


---

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

Reply via email to