Gelly Graph Processing - descriptive buzzwords

2017-04-01 Thread Kaepke, Marc
Hi guys, I need some buzzwords, which describes Gelly. Something like that: * Delta Iteration (native iteration) -> as a base graph programming models * vertex-centric, scatter-gather and GSA -> supported graph programming models * DataSet API -> connection and basement between Flin

flink-1.2.0 java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/filter/Filter

2017-04-01 Thread rimin515
today,i use flink-1.2.0,and run a job on yarn,the commend is: flink-1.2.0/bin/flink run \-m yarn-cluster \-yn 2 \-ys 4 \-yjm 3072 \-ytm 2048 \--class statics.ComputevecSim \--classpath file:///opt/cloudera/parcels/CDH/lib/hbase/hbase-client.jar \--classpath file:///opt/cloudera/parcels/CDH/lib/h

Re: GroupReduce is interrupted on reading large CSV files

2017-04-01 Thread Kurt Young
Hi, Can you share your input file to help us debugging the problem? Best, Kurt On Thu, Mar 30, 2017 at 12:00 AM, Sapei, Ferry Syafei < ferrysyafei.sa...@otto.de> wrote: > Hallo everyone, > > > > I have a Flink batch job, which reads four CSV files. The rows in the > files= will be read and gro