You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by tylerprete <gi...@git.apache.org> on 2015/10/06 03:01:20 UTC

[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

GitHub user tylerprete opened a pull request:

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

    Use json4s 3.3.0. DefaultFormats is now serializable.

    Having serializable Formats makes json4s much nicer to work with in
    Spark. This seems like a worthwhile upgrade, especially since it's
    pretty much unchanged besides a few fixes.

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

    $ git pull https://github.com/tylerprete/spark master

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

    https://github.com/apache/spark/pull/8992.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 #8992
    
----
commit 840aac82566341c73e48bbe7bb8bfe92d780ec83
Author: Tyler Prete <ty...@radius.com>
Date:   2015-10-06T00:59:26Z

    Use json4s 3.3.0. DefaultFormats is now serializable.
    
    Having serializable Formats makes json4s much nicer to work with in
    Spark. This seems like a worthwhile upgrade, especially since it's
    pretty much unchanged besides a few fixes.

----


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-146004959
  
    @srowen I updated it... seems a bit better.


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-152193338
  
    Do you mind closing this PR?


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145991347
  
    I created a JIRA for this:
    https://issues.apache.org/jira/browse/SPARK-10958


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145724773
  
    Do you mind filing a JIRA for this change? See https://issues.apache.org/jira/browse/SPARK and https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark.


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-150181178
  
    @tylerprete is this moving forward or should we close it at this point?


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145724524
  
    Are there any changes in this library's transitive dependency graph?
    
    /cc @srown @pwendell for dependency changes / bumps.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145713116
  
    Can one of the admins verify this patch?


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145928134
  
    @srowen, there's definitely a 2.10 version of that artifact published to Maven: http://mvnrepository.com/artifact/org.json4s/json4s-jackson_2.10/3.3.0
    
    Maybe try re-testing? Jenkins, retest this please.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145987604
  
    I'm pretty sure that I've run into problems when bumping the jackson-databind version in the past, so we'll have to be careful here.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145727424
  
      [Test build #43269 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43269/console) for   PR 8992 at commit [`840aac8`](https://github.com/apache/spark/commit/840aac82566341c73e48bbe7bb8bfe92d780ec83).
     * This patch **fails to build**.
     * This patch merges cleanly.
     * This patch adds no public classes.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145985465
  
    The only problem I anticipate here is the different version of Jackson. Spark is on ~2.4 and I recall that trying to use an app with 2.5+ causes problems, which leads me to suspect that updating Jackson isn't trivial. It's possible to manage-down the Jackson dependency to be conservative, as long as all of them get managed down correctly. I suppose it's also worth looking at updating Jackson though that will take a little more care.


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete closed the pull request at:

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


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145724621
  
    (Whoops, meant to cc @srowen )


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145775734
  
    Hm, does 3.3.0 require Scala 2.11? or pull in a different version? there's a compile problem here. This probably needs an analysis of the diff in the dependency:tree this creates to understand the implications.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145727432
  
    Merged build finished. Test FAILed.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145726925
  
      [Test build #43269 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43269/consoleFull) for   PR 8992 at commit [`840aac8`](https://github.com/apache/spark/commit/840aac82566341c73e48bbe7bb8bfe92d780ec83).


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145726007
  
     Merged build triggered.


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-147313013
  
    Sounds good. IIRC it used more Jackson artifacts than Spark does, so excluding all of them might leave it lacking a library it needs. If so the solution would be to just manage down the version in `dependencyManagement`


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145983509
  
    # Transitive dependencies
    
    ## json4s 3.2.10
    
    ![screenshot 2015-10-06 13 03 08](https://cloud.githubusercontent.com/assets/230436/10321006/449ce164-6c2b-11e5-8b94-1522ea84a2bd.png)
    
    ## json4s 3.3.0
    
    ![screenshot 2015-10-06 13 02 24](https://cloud.githubusercontent.com/assets/230436/10321014/4844406e-6c2b-11e5-8ea4-121de9c74a9d.png)



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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-146000776
  
    @tylerprete update the title too -- have a look at the contributing link above.


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-156224009
  
    Yeah, sorry, life got busy and haven't made progress on this.
    Realistically, I'm not sure I'll get to it right away. If I ever get around
    to making it work, I'll reopen a ticket.
    
    On Thu, Oct 29, 2015 at 7:15 AM, Sean Owen <no...@github.com> wrote:
    
    > Do you mind closing this PR?
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/8992#issuecomment-152193338>.
    >



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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-147300513
  
    @srowen I'll exclude jackson from json4s's transitive dependencies and see if everything plays nice. That seems more tractable than tackling updating jackson for all of spark.


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. DefaultFormats...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-146045293
  
    I understand. Done.


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-151405945
  
    I'm going to close this unless there's movement, given the discussion.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145727434
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/43269/
    Test FAILed.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-146006529
  
    I mean the title of this PR, to link it


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

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


[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-146816853
  
    @tylerprete I don't think this can proceed as-is because of the Jackson change. Either you have to show it works with a down-graded Jackson, or otherwise figure out how to update Jackson for Spark (separate issue) and then come back to this one. What's your intent?


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by tylerprete <gi...@git.apache.org>.
Github user tylerprete commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145934402
  
    @JoshRosen I believe there some minor version bumps. I'll run dependency graph on both a bit later and try to get more exact changes. I assume you're talking to me about the JIRA change? I'll check out those pages and create a JIRA issue.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145724395
  
    Jenkins, this is ok to test.


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

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


[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/8992#issuecomment-145726049
  
    Merged build started.


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

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