GitHub user attilapiros opened a pull request:

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

    [SPARK-23728][BRANCH-2.3] Fix ML tests with expected exceptions running 
streaming tests 

    ## What changes were proposed in this pull request?
    
    The testTransformerByInterceptingException failed to catch the expected 
message on 2.3 during streaming tests as the feature generated message is not 
at the direct caused by exception but even one level deeper.
    
    ## How was this patch tested?
    
    Running the unit tests.


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

    $ git pull https://github.com/attilapiros/spark SPARK-23728

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

    https://github.com/apache/spark/pull/20852.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 #20852
    
----
commit 7544cb427cbbb1a0186ad5e16cf4f09fee0c0dbf
Author: “attilapiros” <piros.attila.zsolt@...>
Date:   2018-03-18T04:56:08Z

    fix testTransformerByInterceptingException

----


---

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

Reply via email to