[jira] [Commented] (FLINK-7631) Ineffective check in PageRank#open()

2017-10-03 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189835#comment-16189835 ] Greg Hogan commented on FLINK-7631: --- When `vertexCount` is zero the map function will no

[jira] [Commented] (FLINK-7631) Ineffective check in PageRank#open()

2017-09-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178375#comment-16178375 ] Ted Yu commented on FLINK-7631: --- Looking at rest of the class, the use of uniformlyDistribut

[jira] [Commented] (FLINK-7631) Ineffective check in PageRank#open()

2017-09-18 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169958#comment-16169958 ] Greg Hogan commented on FLINK-7631: --- Divide by zero is only an error for fixed-point ari