Skip to content

[SPARK-21253][Core][HOTFIX]Fix Scala 2.10 build - #18478

Closed
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:SPARK-21253-2
Closed

[SPARK-21253][Core][HOTFIX]Fix Scala 2.10 build#18478
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:SPARK-21253-2

Conversation

@zsxwing

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

A follow up PR to fix Scala 2.10 build for #18472

How was this patch tested?

Jenkins

@zsxwingzsxwing changed the title [SPARK-21253][Core]Fix Scala 2.10 build[SPARK-21253][Core][HOTFIX]Fix Scala 2.10 buildJun 30, 2017
@zsxwing

Copy link
Copy Markdown
MemberAuthor

Verified both Scala 2.10 and 2.11 build locally. Since Jenkins PR build doesn't use Scala 2.10, I'm going to merge directly.

asfgit pushed a commit that referenced this pull request Jun 30, 2017
## What changes were proposed in this pull request?
A follow up PR to fix Scala 2.10 build for #18472
## How was this patch tested?
Jenkins
Author: Shixiong Zhu <shixiong@databricks.com>
Closes#18478 from zsxwing/SPARK-21253-2.
(cherry picked from commit cfc696f)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
@SparkQA

Copy link
Copy Markdown

Test build #78947 has finished for PR 18478 at commit 8295b3c.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zsxwing
zsxwing deleted the SPARK-21253-2 branch June 30, 2017 07:35
Sign up for freeto 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.

2 participants

@zsxwing@SparkQA