Re: DataSet.randomSplit()

2016-04-12 Thread Trevor Grant
Hey all, Sorry I missed this thread. The related issue is: https://issues.apache.org/jira/browse/FLINK-2259 I checked it out then forgot about it. I'm cranking on it now. tg Trevor Grant Data Scientist https://github.com/rawkintrevo http://stackexchange.com/users/3002022/rawkintrevo http://

Re: DataSet.randomSplit()

2016-03-29 Thread Till Rohrmann
Hi, I think Ufuk is completely right. As far as I know, we don't support this function and nobody's currently working on it. If you like, then you could take the lead there. Cheers, Till On Mon, Mar 28, 2016 at 10:50 PM, Ufuk Celebi wrote: > Hey Gna! I think that it's not on the road map at th

Re: DataSet.randomSplit()

2016-03-28 Thread Ufuk Celebi
Hey Gna! I think that it's not on the road map at the moment. Feel free to ping in the linked PR though. Probably Till can chime in there. – Ufuk On Mon, Mar 28, 2016 at 5:16 PM, Sourigna Phetsarath < gna.phetsar...@teamaol.com> wrote: > Ufuk, > > Thank you. Yes, I saw the sampling methods in D

Re: DataSet.randomSplit()

2016-03-28 Thread Sourigna Phetsarath
Ufuk, Thank you. Yes, I saw the sampling methods in DataSetUtils and they are helpful. Just wanted to see if that particular method is on the road map for a future release. -Gna On Mon, Mar 28, 2016 at 6:22 AM, Ufuk Celebi wrote: > Hey Sourigna, > > that particular method is not part of Flin

Re: DataSet.randomSplit()

2016-03-28 Thread Ufuk Celebi
Hey Sourigna, that particular method is not part of Flink yet. Did you have a look at the sampling methods in DataSetUtils? Maybe they can be helpful for what you are trying to achieve. – Ufuk On Wed, Mar 23, 2016 at 5:19 PM, Sourigna Phetsarath < gna.phetsar...@teamaol.com> wrote: > All: > >

DataSet.randomSplit()

2016-03-23 Thread Sourigna Phetsarath
All: Does Flink DataSet have a randomSplit(weights:Array[Double], seed: Long): Array[DataSet[T]] function? There is this pull request: https://github.com/apache/flink/pull/921 Does anyone have an update of the progress of this? Thank you. -- *Gna Phetsarath*System Architect // AOL Platforms