Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented May 29, 2015

This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
#6480
#6478
#6477
#6476
#6475
#6474
#6473

@rxin
Copy link
Contributor Author

rxin commented May 29, 2015

cc @mengxr

@mengxr
Copy link
Contributor

mengxr commented May 29, 2015

LGTM

@SparkQA
Copy link

SparkQA commented May 29, 2015

Test build #33709 has finished for PR 6487 at commit b33d43d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in 97a60cf May 29, 2015
asfgit pushed a commit that referenced this pull request May 29, 2015
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
#6480
#6478
#6477
#6476
#6475
#6474
#6473

Author: Reynold Xin <rxin@databricks.com>

Closes #6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.

(cherry picked from commit 97a60cf)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@rxin rxin changed the title [SPARK-7929] Turn whitespace checker on for more token types. [SPARK-7927] Turn whitespace checker on for more token types. May 29, 2015
@jongwook
Copy link
Contributor

Hi, this commit is just before the v1.4.0-rc3 tag and fails me building Spark core with

[INFO] --- scalastyle-maven-plugin:0.7.0:check (default) @ spark-core_2.10 ---
error file=/tmp/spark-build/core/src/main/scala/org/apache/spark/storage/TachyonBlockManager.scala message=No space after token = line=41 column=33
Saving to outputFile=/tmp/spark-build/core/target/scalastyle-output.xml
Processed 465 file(s)
Found 1 errors
Found 0 warnings
Found 0 infos

Is this intended or am I doing something wrong?

@rxin
Copy link
Contributor Author

rxin commented May 29, 2015

I'm going to push a fix to it.

@rxin
Copy link
Contributor Author

rxin commented May 29, 2015

Ok I pushed. It should work now.

jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
apache#6480
apache#6478
apache#6477
apache#6476
apache#6475
apache#6474
apache#6473

Author: Reynold Xin <rxin@databricks.com>

Closes apache#6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
apache#6480
apache#6478
apache#6477
apache#6476
apache#6475
apache#6474
apache#6473

Author: Reynold Xin <rxin@databricks.com>

Closes apache#6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.
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.

4 participants