[
https://issues.apache.org/jira/browse/FLINK-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698207#comment-14698207
]
ASF GitHub Bot commented on FLINK-2478:
---------------------------------------
GitHub user Rucongzhang opened a pull request:
https://github.com/apache/flink/pull/1021
[FLINK-2478]fix the array may have out of bounds
In getNestedDelta function, the array length of oldDatapoint and the array
length of newDatapoint are not been ensured same.So add the judgement.And I
fixed the problem. Please put this problem to master branch. Thank you.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Rucongzhang/flink FLINK-2487
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1021.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 #1021
----
commit e68c86f4ce8ae2d1e2bac8ab432fc93b5f52f756
Author: Rucongzhang <[email protected]>
Date: 2015-08-15T09:25:25Z
[FLINK-2478]fix the array may have out of bounds
----
> The page “FlinkML - Machine Learning for Flink“
> https://ci.apache.org/projects/flink/flink-docs-master/libs/ml/ contains a
> dead link
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-2478
> URL: https://issues.apache.org/jira/browse/FLINK-2478
> Project: Flink
> Issue Type: Task
> Components: Documentation
> Affects Versions: 0.10
> Reporter: Slim Baltagi
> Assignee: Till Rohrmann
> Priority: Minor
>
> Note that FlinkML is currently not part of the binary distribution. See
> linking with it for cluster execution here.
> 'here' links to a dead link:
> https://ci.apache.org/projects/flink/flink-docs-master/libs/apis/cluster_execution.html#linking-with-modules-not-contained-in-the-binary-distribution
> The correct link is:
> https://ci.apache.org/projects/flink/flink-docs-master/apis/cluster_execution.html#linking-with-modules-not-contained-in-the-binary-distribution
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)