RE: Problems to use toAppendStream

2018-02-22 Thread Esa Heikkinen
.tut.fi<mailto:esa.heikki...@student.tut.fi>> Cc: Fabian Hueske <fhue...@gmail.com<mailto:fhue...@gmail.com>>; user@flink.apache.org<mailto:user@flink.apache.org> Subject: Re: Problems to use toAppendStream Hi Esa and Fabian, sorry for my inaccurate co

RE: Problems to use toAppendStream

2018-02-22 Thread Esa Heikkinen
om>; user@flink.apache.org Subject: Re: Problems to use toAppendStream Hi Esa and Fabian, sorry for my inaccurate conclusion before, but I think the reason is clear now. The org.apache.flink.streaming.api.scala._ and org.apache.flink.api.scala._ should not be imported simultaneously due to co

Re: Problems to use toAppendStream

2018-02-22 Thread Xingcan Cui
.11 >> >> >> BR Esa >> >> From: Fabian Hueske [mailto:fhue...@gmail.com <mailto:fhue...@gmail.com>] >> Sent: Thursday, February 22, 2018 10:35 AM >> To: Esa Heikkinen <esa.heikki...@student.tut.fi >> <mai

Re: Problems to use toAppendStream

2018-02-22 Thread Xingcan Cui
> 2.11.11 > > > BR Esa > > From: Fabian Hueske [mailto:fhue...@gmail.com] > Sent: Thursday, February 22, 2018 10:35 AM > To: Esa Heikkinen <esa.heikki...@student.tut.fi> > Cc: Xingcan Cui <xingc...@gmail

RE: Problems to use toAppendStream

2018-02-22 Thread Esa Heikkinen
, 2018 10:35 AM To: Esa Heikkinen <esa.heikki...@student.tut.fi> Cc: Xingcan Cui <xingc...@gmail.com>; user@flink.apache.org Subject: Re: Problems to use toAppendStream Hi Esa, which Scala version do you use? Flink supports Scala 2.11 (and Scala 2.10 support was dropped with Flink 1.4.0).

RE: Problems to use toAppendStream

2018-02-22 Thread Esa Heikkinen
, 2018 10:09 AM To: Esa Heikkinen <esa.heikki...@student.tut.fi> Cc: user@flink.apache.org Subject: Re: Problems to use toAppendStream Hi Esa, just to remind that don’t miss the dot and underscore. Best, Xingcan On 22 Feb 2018, at 3:59 PM, Esa Heikkinen <esa.heikki...@stude

Re: Problems to use toAppendStream

2018-02-22 Thread Xingcan Cui
February 21, 2018 9:41 PM > To: Esa Heikkinen <esa.heikki...@student.tut.fi > <mailto:esa.heikki...@student.tut.fi>> > Cc: user@flink.apache.org <mailto:user@flink.apache.org> > Subject: Re: Problems to use toAppendStream > > Hi Esa, > > whenever you observe t

RE: Problems to use toAppendStream

2018-02-21 Thread Esa Heikkinen
: Wednesday, February 21, 2018 9:41 PM To: Esa Heikkinen <esa.heikki...@student.tut.fi> Cc: user@flink.apache.org Subject: Re: Problems to use toAppendStream Hi Esa, whenever you observe the error "could not find implicit value for evidence parameter of type X" in a streaming program,