GitHub user vasia opened a pull request:
https://github.com/apache/flink/pull/1714
[hotfix] fix PageRank example to run with no args; some doc fixes
This PR includes a fix for the java PageRank example to retrieve the
required parameter `numPages ` when run with no arguments and some
documentation fixes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vasia/flink examples-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1714.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1714
----
commit d9c89b26d288e75dfc708b42816cc35015dcbf20
Author: vasia <[email protected]>
Date: 2016-02-25T16:36:37Z
[hotfix] fix PageRank example to run with no args; some doc fixes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---