rs could make a better fit in the
> ML
> > library and not in the core API but I am not very familiar with the
> > milestones there.
> > Maybe the maintainers of the batch ML library could check if sampling
> > techniques could be useful there I guess.
> >
> > Pa
stable @Public interface. DataSetUtils is marked
> > > @PublicEvolving which is intended for public use, has stable behavior,
> > but
> > > method signatures may change. It's also good to limit DataSet to common
> > > methods whereas the utility methods tend
Hi all,
I'm working on approximate computing using sampling techniques. I
recognized that Flink supports the sample function for Dataset
(org/apache/flink/api/java/utils/DataSetUtils.java). I'm just wondering why
you didn't merge the function to org/apache/flink/api/java/DataSet.java
since the sam
Env))*
* }*
==
Le Quoc Do
Dresden University of Technology
Faculty of Computer Science
Institute for System Architecture
Systems Engineering Group
01062 Dresden
E-Mail: d...@se.inf.tu-dresden.de
On Wed, Oct 28, 2015 at 4:41 PM, Theodore Vasiloudis <
theodoros.vasilou...@gmail.com> wrote:
:
org.apache.flink.api.scala.ExecutionEnvironment.getJavaEnv()Lorg/apache/flink/api/java/ExecutionEnvironment;
at org.apache.flink.graph.scala.Graph$.fromDataSet(Graph.scala:53)*
any suggestions?
Thanks,
Do
==
Le Quoc Do
Dresden University of Technology
Faculty of Computer Science
Institute
ot;org.apache.flink" % "flink-scala" % "0.9.1",
"org.apache.flink" % "flink-clients" % "0.9.1", "org.apache.flink" %
"flink-gelly" % "0.9.1")*
*fork in run := true*
Do you know how to fix this problem?
Thanks,
Do