[
https://issues.apache.org/jira/browse/FLINK-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210261#comment-15210261
]
ASF GitHub Bot commented on FLINK-3657:
---------------------------------------
Github user smarthi commented on the pull request:
https://github.com/apache/flink/pull/1829#issuecomment-200848523
@uce @fhueske to add more context to this PR, we r in the final stretch of
a planned 0.12.0 Mahout release that adds Flink as a distributed engine for
Samsara linear algebra. I will be demoing the Mahout-Flink integration at my
talk in ApacheCon, Vancouver, May 9-11. If this can't make it in 1.0.1, I guess
we need to go with a redundant clone in Mahout until this becomes available in
a future Flink release and want to avoid that.
> Change access of DataSetUtils.countElements() to 'public'
> ----------------------------------------------------------
>
> Key: FLINK-3657
> URL: https://issues.apache.org/jira/browse/FLINK-3657
> Project: Flink
> Issue Type: Improvement
> Components: DataSet API
> Affects Versions: 1.0.0
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
> Priority: Minor
> Fix For: 1.0.1
>
>
> The access of DatasetUtils.countElements() is presently 'private', change
> that to be 'public'. We happened to be replicating the functionality in our
> project and realized the method already existed in Flink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)