Huang Wei created FLINK-2626:
Summary: Add a AverageAccumulator for FLINK-Accumulator
Key: FLINK-2626
URL: https://issues.apache.org/jira/browse/FLINK-2626
Project: Flink
Issue Type: New Feature
I think the utils are a perfect case of for this pattern so I would suggest
to go ahead with this change. It is only about API, there we can use some
scala magic. :D
On Sat, 5 Sep 2015 at 15:39 Sachin Goel wrote:
> Hi all
>
> Currently, to use the Scala Data Set utility functions, one needs to i
Hi all
Currently, to use the Scala Data Set utility functions, one needs to import
import org.apache.flink.api.scala.DataSetUtils.utilsToDataSet
This is counter-intuitive, extra complicated and should be more in sync
with how Java utils are imported. I propose a package object which can
allow imp
Hello everyone,
I am Devang pursuing B.Tech. in Computer Science and Engineering at IIT
Mandi, India. As my Bachelors final project I am really interested in
contributing to Flink-ml. I have gone through the roadmap (
https://cwiki.apache.org/confluence/display/FLINK/FlinkML%3A+Vision+and+Roadmap
Greg Hogan created FLINK-2625:
-
Summary: Configuration not passed to JobGraphGenerator
Key: FLINK-2625
URL: https://issues.apache.org/jira/browse/FLINK-2625
Project: Flink
Issue Type: Bug