Skip to content

Conversation

@rxin
Copy link
Member

@rxin rxin commented Aug 16, 2013

It made the JSON creation slightly more complicated, but reduces one external dependency. The scala library also properly escape "/" (which lift-json doesn't).

This subsumes #834.

…ift-json.

It made the JSON creation slightly more complicated, but reduces one external dependency. The scala library also properly escape "/" (which lift-json doesn't).
@pwendell
Copy link
Contributor

Okay this looks good - did you test it in a browser and just make sure everything renders OK?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and a few other things look like they were added. Did you mean to do this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah nvm, I see the other PR.

@pwendell
Copy link
Contributor

Ya looks good to me.

rxin added a commit that referenced this pull request Aug 16, 2013
Use the JSON formatter from Scala library and removed dependency on lift-json.
@rxin rxin merged commit 1fb1b09 into mesos:master Aug 16, 2013
@AmplabJenkins
Copy link

Thank you for submitting this pull request.

All automated tests for this request have passed.

Refer to this link for build results: http://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/616/

@rxin rxin deleted the json branch August 16, 2013 06:32
rxin added a commit to rxin/spark-old that referenced this pull request Aug 26, 2013
This reverts commit 1fb1b09, reversing
changes made to c69c489.
xiajunluan pushed a commit to xiajunluan/spark that referenced this pull request May 30, 2014
Author: Kan Zhang <[email protected]>

Closes mesos#841 from kanzhang/SPARK-1822 and squashes the following commits:

2f8072a [Kan Zhang] [SPARK-1822] Minor style update
cf4baa4 [Kan Zhang] [SPARK-1822] Adding Scaladoc
e67c910 [Kan Zhang] [SPARK-1822] SchemaRDD.count() should use optimizer
xiajunluan pushed a commit to xiajunluan/spark that referenced this pull request May 30, 2014
Minor cleanup following mesos#841.

Author: Reynold Xin <[email protected]>

Closes mesos#868 from rxin/schema-count and squashes the following commits:

5442651 [Reynold Xin] SPARK-1822: Some minor cleanup work on SchemaRDD.count()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants