GitHub user skonto opened a pull request:

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

    [SPARK-25835][K8s] fix issues with k8s tests

    ## What changes were proposed in this pull request?
    
    - Fixes the scala version propagation issue.
    - Disables the tests under the k8s profile, now we will run them manually. 
Adds a test specific one otherwise tests will not run if we just remove the 
module from the kubernetes profile.
    ## How was this patch tested?
    Manually by running the tests with different versions of scala.


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

    $ git pull https://github.com/skonto/spark propagate-scala2.12

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

    https://github.com/apache/spark/pull/22838.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 #22838
    
----
commit 02894561ba0b3e89d282958ae34087edef857c6f
Author: Stavros Kontopoulos <stavros.kontopoulos@...>
Date:   2018-10-25T19:15:45Z

    fix issues with k8s tests

----


---

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

Reply via email to