GitHub user yhuai opened a pull request:

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

    [SPARK-18951] Upgrade com.thoughtworks.paranamer/paranamer to 2.6

    ## What changes were proposed in this pull request?
    I recently hit a bug of com.thoughtworks.paranamer/paranamer, which causes 
jackson fail to handle byte array defined in a case class. Then I find 
https://github.com/FasterXML/jackson-module-scala/issues/48, which suggests 
that it is caused by a bug in paranamer. Let's upgrade paranamer. Since we are 
using jackson 2.6.5 and jackson-module-paranamer 2.6.5 use 
com.thoughtworks.paranamer/paranamer uses 2.6, I suggests that we upgrade 
paranamer to 2.6.

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

    $ git pull https://github.com/yhuai/spark SPARK-18951

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

    https://github.com/apache/spark/pull/16359.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 #16359
    
----
commit c502aeb123641f634c107c0ad8c0f1986fea8ee1
Author: Yin Huai <yh...@databricks.com>
Date:   2016-12-20T21:58:42Z

    [SPARK-18951] Upgrade com.thoughtworks.paranamer/paranamer to 2.6
    
    I recently hit a bug of com.thoughtworks.paranamer/paranamer, which causes 
jackson fail to handle byte array defined in a case class. Then I find 
https://github.com/FasterXML/jackson-module-scala/issues/48, which suggests 
that it is caused by a bug in paranamer. Let's upgrade paranamer. Since we are 
using jackson 2.6.5 and jackson-module-paranamer 2.6.5 use 
com.thoughtworks.paranamer/paranamer uses 2.6, I suggests that we upgrade 
paranamer to 2.6.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to