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

Feature/27 introducing dynamic model evaluation #38

Conversation

riccardo14
Copy link
Collaborator

@riccardo14 riccardo14 commented Sep 20, 2017

this closes #27

override def snapshotState(context: FunctionSnapshotContext): Unit = {
snapshotMetadata.clear()
snapshotMetadata.add(new MetadataCheckpoint(servingMetadata.asJava))

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra space

@spi-x-i spi-x-i merged commit 391f1b0 into FlinkML:master Sep 20, 2017
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.

Introducing Dynamic Model Evaluation
4 participants