GitHub user Victsm opened a pull request:

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

    SPARK-22373 Bump Janino dependency version to fix thread safety issue…

    … with Janino when compiling generated code.
    
    ## What changes were proposed in this pull request?
    
    Bump up Janino dependency version to fix thread safety issue during 
compiling generated code
    
    ## How was this patch tested?
    
    Check https://issues.apache.org/jira/browse/SPARK-22373 for details.
    Converted part of the code in CodeGenerator into a standalone application, 
so the issue can be consistently reproduced locally.
    Verified that changing Janino dependency version resolved this issue.


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

    $ git pull https://github.com/Victsm/spark SPARK-22373

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

    https://github.com/apache/spark/pull/19839.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 #19839
    
----
commit 5f54a89fddacad5f041fb35e46b7faba27c4789d
Author: Min Shen <[email protected]>
Date:   2017-11-29T03:14:51Z

    SPARK-22373 Bump Janino dependency version to fix thread safety issue with 
Janino when compiling generated code.

----


---

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

Reply via email to