[jira] [Created] (FLINK-2626) Add a AverageAccumulator for FLINK-Accumulator

2015-09-05 Thread Huang Wei (JIRA)
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

Re: Scala Utils

2015-09-05 Thread Aljoscha Krettek
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

Scala Utils

2015-09-05 Thread Sachin Goel
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

Interested in implementing Machine learning Libraries as my undergraduate final project

2015-09-05 Thread Devang Gupta
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

[jira] [Created] (FLINK-2625) Configuration not passed to JobGraphGenerator

2015-09-05 Thread Greg Hogan (JIRA)
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