Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-15523][ML][MLLIB] Update JPMML to 1.2.15 #13293

Closed
wants to merge 0 commits into from

Conversation

vruusmann
Copy link
Contributor

What changes were proposed in this pull request?

See https://issues.apache.org/jira/browse/SPARK-15523

How was this patch tested?

Executed mvn clean package in spark/mllib directory.

@srowen
Copy link
Member

srowen commented May 25, 2016

Jenkins add to whitelist

@srowen
Copy link
Member

srowen commented May 25, 2016

Jenkins test this please

@srowen
Copy link
Member

srowen commented May 25, 2016

You'll need to run dev/test-dependencies to update the deps files.

Are the exclusions definitely not needed? You would know best.

Are there any compatibility issues or particular improvement this brings? I generally like keeping this up to date of course.

@SparkQA
Copy link

SparkQA commented May 25, 2016

Test build #59279 has finished for PR 13293 at commit 614b169.

  • This patch fails build dependency tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vruusmann
Copy link
Contributor Author

I'll go and read Apache Spark docs about PR guidelines. Looks like I missed this deps thing.

@vruusmann vruusmann closed this May 25, 2016
asfgit pushed a commit that referenced this pull request May 26, 2016
## What changes were proposed in this pull request?

See https://issues.apache.org/jira/browse/SPARK-15523

This PR replaces PR #13293. It's isolated to a new branch, and contains some more squashed changes.

## How was this patch tested?

1. Executed `mvn clean package` in `mllib` directory
2. Executed `dev/test-dependencies.sh --replace-manifest` in the root directory.

Author: Villu Ruusmann <villu.ruusmann@gmail.com>

Closes #13297 from vruusmann/update-jpmml.

(cherry picked from commit 6d506c9)
Signed-off-by: Sean Owen <sowen@cloudera.com>
asfgit pushed a commit that referenced this pull request May 26, 2016
## What changes were proposed in this pull request?

See https://issues.apache.org/jira/browse/SPARK-15523

This PR replaces PR #13293. It's isolated to a new branch, and contains some more squashed changes.

## How was this patch tested?

1. Executed `mvn clean package` in `mllib` directory
2. Executed `dev/test-dependencies.sh --replace-manifest` in the root directory.

Author: Villu Ruusmann <villu.ruusmann@gmail.com>

Closes #13297 from vruusmann/update-jpmml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants