Re: Compiler Exception

2015-11-20 Thread Truong Duc Kien
t; println(data.collect()) >> } >> } >> >> The input file "edge.in" contains only 1 line >> >> 1 2 >> >> >> Thanks, >> Kien Truong >> >> >> >> On 11/19/2015 09:36 AM, Till Rohrmann wrote: >> &

Re: Compiler Exception

2015-11-20 Thread Till Rohrmann
The input file "edge.in" contains only 1 line > > 1 2 > > > Thanks, > Kien Truong > > > > On 11/19/2015 09:36 AM, Till Rohrmann wrote: > > Hi Kien Truong, > > could you share the problematic code with us? > > Cheers, > Till > On Nov 1

Re: Compiler Exception

2015-11-19 Thread Truong Duc Kien
with us? Cheers, Till On Nov 18, 2015 9:54 PM, "Truong Duc Kien" <mailto:duckientru...@gmail.com>> wrote: Hi, I'm hitting Compiler Exception with some of my data set, but not all of them. Exception in thread "main" org.apache.flink.optimizer

Re: Compiler Exception

2015-11-19 Thread Till Rohrmann
Hi Kien Truong, could you share the problematic code with us? Cheers, Till On Nov 18, 2015 9:54 PM, "Truong Duc Kien" wrote: > Hi, > > I'm hitting Compiler Exception with some of my data set, but not all of > them. > > Exception in thread "main" o

Compiler Exception

2015-11-18 Thread Truong Duc Kien
Hi, I'm hitting Compiler Exception with some of my data set, but not all of them. Exception in thread "main" org.apache.flink.optimizer.CompilerException: No plan meeting the requirements could be created @ Bulk Iteration (Bulk Iteration) (1:null). Most likely reason: Too restric