Skip to content

[SPARK-22268][BUILD] Fix lint-java#19486

Closed
ash211 wants to merge 2 commits intoapache:masterfrom
ash211:aash/fix-lint-java
Closed

[SPARK-22268][BUILD] Fix lint-java#19486
ash211 wants to merge 2 commits intoapache:masterfrom
ash211:aash/fix-lint-java

Conversation

@ash211
Copy link
Contributor

@ash211 ash211 commented Oct 12, 2017

What changes were proposed in this pull request?

Fix java style issues

How was this patch tested?

Run ./dev/lint-java locally since it's not run on Jenkins

./dev/lint-java
@SparkQA
Copy link

SparkQA commented Oct 13, 2017

Test build #82707 has finished for PR 19486 at commit 7c321fc.

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

oomStackTrace,
Matchers.containsString("org.apache.spark.util.collection.unsafe.sort.UnsafeInMemorySorter.reset"));
Matchers.containsString(
"org.apache.spark.util.collection.unsafe.sort.UnsafeInMemorySorter.reset"));
Copy link
Member

Choose a reason for hiding this comment

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

Wait .. @ash211, mind fixing these to double-spaced indentation?

@srowen
Copy link
Member

srowen commented Oct 17, 2017

Ping @ash211

@ash211
Copy link
Contributor Author

ash211 commented Oct 19, 2017

Updated

@SparkQA
Copy link

SparkQA commented Oct 20, 2017

Test build #82916 has finished for PR 19486 at commit 95a2d9e.

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

@HyukjinKwon
Copy link
Member

Merged to master.

@asfgit asfgit closed this in 7fae799 Oct 20, 2017
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