Skip to content

[MINOR] [MLLIB] move setCheckpointInterval to non-expert setters#13813

Closed
mengxr wants to merge 1 commit intoapache:masterfrom
mengxr:checkpoint-non-expert
Closed

[MINOR] [MLLIB] move setCheckpointInterval to non-expert setters#13813
mengxr wants to merge 1 commit intoapache:masterfrom
mengxr:checkpoint-non-expert

Conversation

@mengxr
Copy link
Contributor

@mengxr mengxr commented Jun 21, 2016

What changes were proposed in this pull request?

The checkpointInterval is a non-expert param. This PR moves its setter to non-expert group.

@SparkQA
Copy link

SparkQA commented Jun 21, 2016

Test build #60951 has finished for PR 13813 at commit 8ece529.

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

@mengxr
Copy link
Contributor Author

mengxr commented Jun 21, 2016

This is a trivial change. Merged into master and branch-2.0.

@asfgit asfgit closed this in 918c919 Jun 21, 2016
asfgit pushed a commit that referenced this pull request Jun 21, 2016
## What changes were proposed in this pull request?

The `checkpointInterval` is a non-expert param. This PR moves its setter to non-expert group.

Author: Xiangrui Meng <meng@databricks.com>

Closes #13813 from mengxr/checkpoint-non-expert.

(cherry picked from commit 918c919)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
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