Skip to content

Conversation

@MLnick
Copy link
Contributor

@MLnick MLnick commented Mar 11, 2016

What changes were proposed in this pull request?

Fix build failure introduced in #11392 (change DataFrame -> Dataset<Row>).

How was this patch tested?

Existing build/unit tests

@MLnick MLnick changed the title DataFrame -> Dataset<Row> in Java MaxAbsScaler example [HOT-FIX] DataFrame -> Dataset<Row> in Java MaxAbsScaler example Mar 11, 2016
@MLnick MLnick changed the title [HOT-FIX] DataFrame -> Dataset<Row> in Java MaxAbsScaler example [HOT-FIX] Fix compile from use of DataFrame in Java MaxAbsScaler example Mar 11, 2016
@MLnick MLnick changed the title [HOT-FIX] Fix compile from use of DataFrame in Java MaxAbsScaler example [HOT-FIX] Fix compile error from use of DataFrame in Java MaxAbsScaler example Mar 11, 2016
@MLnick MLnick changed the title [HOT-FIX] Fix compile error from use of DataFrame in Java MaxAbsScaler example [HOT-FIX][SQL][ML] Fix compile error from use of DataFrame in Java MaxAbsScaler example Mar 11, 2016
@SparkQA
Copy link

SparkQA commented Mar 11, 2016

Test build #52914 has finished for PR 11653 at commit d3f8100.

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

@asfgit asfgit closed this in 8fff0f9 Mar 11, 2016
@MLnick MLnick deleted the java-maxabs-example-fix branch March 11, 2016 08:28
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
…xAbsScaler example

## What changes were proposed in this pull request?

Fix build failure introduced in apache#11392 (change `DataFrame` -> `Dataset<Row>`).

## How was this patch tested?

Existing build/unit tests

Author: Nick Pentreath <nick.pentreath@gmail.com>

Closes apache#11653 from MLnick/java-maxabs-example-fix.
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.

2 participants