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

[#13]fix Readme examples #14

Merged

Conversation

francescofrontera
Copy link
Collaborator

No description provided.

@spi-x-i spi-x-i requested a review from maocorte June 15, 2017 18:28
@@ -18,11 +18,11 @@ assembly

3) Run the examples. If you want full predictions:
```
./path/to/bin/flink run -c io.radicalbit.examples.EvaluateKmeans --model path/to/pmml/model.pmml --output /path/to/output
./path/to/bin/flink run -c io.radicalbit.examples.EvaluateKmeans path/to/flink-jpmml/flink-jpmml-examples/target/scala-2.11/flink-jpmml-examples-assembly-0.6.0-SNAPSHOT.jar --model path/to/pmml/model.pmml --output /path/to/output
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think </path/to/project/root>/flink-jpmml-examples/target/scala-2.11/flink-jpmml-examples-assembly-0.6.0-SNAPSHOT.jar is better in both cases. I believe also scala-2.11 is correct only if users assembly the project with scala 2.11

@maocorte maocorte merged commit c7b71a9 into FlinkML:master Jun 20, 2017
@francescofrontera francescofrontera deleted the feature/fix-readme-examples branch June 24, 2017 17:08
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