GitHub user kiszk opened a pull request:

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

    [SPARK-15467][build] update janino version to 3.0.0

    ## What changes were proposed in this pull request?
    
    This PR updates version of Janino compiler from 2.7.8 to 3.0.0. This 
version fixes [an Janino 
issue](https://github.com/janino-compiler/janino/issues/1) that fixes [an 
issue](https://issues.apache.org/jira/browse/SPARK-15467), which throws Java 
exception, in Spark.
    
    ## How was this patch tested?
    
    Manually tested using a program in [the JIRA 
entry](https://issues.apache.org/jira/browse/SPARK-15467)


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

    $ git pull https://github.com/kiszk/spark SPARK-15467

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

    https://github.com/apache/spark/pull/14127.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 #14127
    
----
commit ce31ddade28039aafceb7ab1516b8f79bd2948f1
Author: Kazuaki Ishizaki <[email protected]>
Date:   2016-07-10T17:32:06Z

    update janino version to 3.0.0

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to