Skip to content

Conversation

@dbtsai
Copy link
Member

@dbtsai dbtsai commented Apr 11, 2016

What changes were proposed in this pull request?

In order to separate the linear algebra, and vector matrix classes into a standalone jar, we need to setup the build first. This PR will create a new jar called mllib-local with minimal dependencies.

The previous PR was failing the build because of spark-core:test dependency, and that was reverted. In this PR, FunSuite with // scalastyle:ignore funsuite in mllib-local test was used, similar to sketch.

Thanks.

How was this patch tested?

Unit tests

@mengxr @tedyu @holdenk

DB Tsai added 10 commits April 8, 2016 00:28
@SparkQA
Copy link

SparkQA commented Apr 11, 2016

Test build #55518 has finished for PR 12298 at commit ec03370.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class DummyTestingSuite extends FunSuite

@mengxr
Copy link
Contributor

mengxr commented Apr 11, 2016

LGTM. Merged into master. Thanks!

@asfgit asfgit closed this in efaf7d1 Apr 11, 2016
@dbtsai dbtsai deleted the dbtsai-mllib-local-build-fix branch April 12, 2016 05:11
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