Re: Flink 0.9 built with Scala 2.11

2015-07-02 Thread Chiwan Park
@Alexander I’m happy to hear that you want to help me. If you help me, I really appreciate. :) Regards, Chiwan Park > On Jul 2, 2015, at 2:57 PM, Alexander Alexandrov > wrote: > > @Chiwan: let me know if you need hands-on support. I'll be more then happy to > help (as my downstream project

Re: Flink 0.9 built with Scala 2.11

2015-07-01 Thread Alexander Alexandrov
@Chiwan: let me know if you need hands-on support. I'll be more then happy to help (as my downstream project is using Scala 2.11). 2015-07-01 17:43 GMT+02:00 Chiwan Park : > Okay, I will apply this suggestion. > > Regards, > Chiwan Park > > > On Jul 1, 2015, at 5:41 PM, Ufuk Celebi wrote: > > >

Re: Flink 0.9 built with Scala 2.11

2015-07-01 Thread Chiwan Park
Okay, I will apply this suggestion. Regards, Chiwan Park > On Jul 1, 2015, at 5:41 PM, Ufuk Celebi wrote: > > > On 01 Jul 2015, at 10:34, Stephan Ewen wrote: > >> +1, like that approach > > +1 > > I like that this is not breaking for non-Scala users :-)

Re: Flink 0.9 built with Scala 2.11

2015-07-01 Thread Ufuk Celebi
On 01 Jul 2015, at 10:34, Stephan Ewen wrote: > +1, like that approach +1 I like that this is not breaking for non-Scala users :-)

Re: Flink 0.9 built with Scala 2.11

2015-07-01 Thread Stephan Ewen
, 2015, at 10:18 PM, Philipp Goetze < >> philipp.goe...@tu-ilmenau.de> wrote: >> > > >> > > Thank you Chiwan! >> > > >> > > I did not know the master has a 2.11 profile. >> > > >> > > But there is no pre-built Flink with 2.11, which I could refer to in >> sbt or maven, is it? >> > > >> > > Best Regards, >> > > Philipp >> > > >> > > On 10.06.2015 15:03, Chiwan Park wrote: >> > > Hi. You can build Flink with Scala 2.11 with scala-2.11 profile in >> master branch. >> > > `mvn clean install -DskipTests -P \!scala-2.10,scala-2.11` command >> builds Flink with Scala 2.11. >> > > >> > > Regards, >> > > Chiwan Park >> > > >> > > On Jun 10, 2015, at 9:56 PM, Flavio Pompermaier >> wrote: >> > > >> > > Nice! >> > > >> > > On 10 Jun 2015 14:49, "Philipp Goetze" >> wrote: >> > > Hi community! >> > > >> > > We started a new project called Piglet ( >> https://github.com/ksattler/piglet). >> > > For that we use i.a. Flink as a backend. The project is based on >> Scala 2.11. Thus we need a 2.11 build of Flink. >> > > >> > > Until now we used the 2.11 branch of the stratosphere project and >> built Flink ourselves. Unfortunately this branch is not up-to-date. >> > > >> > > Do you have an official repository for Flink 0.9 (built with Scala >> 2.11)? >> > > >> > > Best Regards, >> > > Philipp >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > >> > >> > >> > >> > >> > >> > >> > >> >> >> >> >> >> >

Re: Flink 0.9 built with Scala 2.11

2015-07-01 Thread Robert Metzger
ould refer to in > sbt or maven, is it? > > > > > > Best Regards, > > > Philipp > > > > > > On 10.06.2015 15:03, Chiwan Park wrote: > > > Hi. You can build Flink with Scala 2.11 with scala-2.11 profile in > master branch. > > >

Re: Flink 0.9 built with Scala 2.11

2015-06-21 Thread Chiwan Park
install -DskipTests -P \!scala-2.10,scala-2.11` command builds > > Flink with Scala 2.11. > > > > Regards, > > Chiwan Park > > > > On Jun 10, 2015, at 9:56 PM, Flavio Pompermaier > > wrote: > > > > Nice! > > > > On 10 Jun 2015 14:49, "Philipp Goetze" wrote: > > Hi community! > > > > We started a new project called Piglet (https://github.com/ksattler/piglet). > > For that we use i.a. Flink as a backend. The project is based on Scala > > 2.11. Thus we need a 2.11 build of Flink. > > > > Until now we used the 2.11 branch of the stratosphere project and built > > Flink ourselves. Unfortunately this branch is not up-to-date. > > > > Do you have an official repository for Flink 0.9 (built with Scala 2.11)? > > > > Best Regards, > > Philipp > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

Re: Flink 0.9 built with Scala 2.11

2015-06-20 Thread Robert Metzger
gt;>> > >>>> > Thank you Chiwan! >>>> > >>>> > I did not know the master has a 2.11 profile. >>>> > >>>> > But there is no pre-built Flink with 2.11, which I could refer to in >>>> sbt or maven, is it? >>>> > >>>> > Best Regards, >>>> > Philipp >>>> > >>>> > On 10.06.2015 15:03, Chiwan Park wrote: >>>> > Hi. You can build Flink with Scala 2.11 with scala-2.11 profile in >>>> master branch. >>>> > `mvn clean install -DskipTests -P \!scala-2.10,scala-2.11` command >>>> builds Flink with Scala 2.11. >>>> > >>>> > Regards, >>>> > Chiwan Park >>>> > >>>> > On Jun 10, 2015, at 9:56 PM, Flavio Pompermaier >>>> wrote: >>>> > >>>> > Nice! >>>> > >>>> > On 10 Jun 2015 14:49, "Philipp Goetze" >>>> wrote: >>>> > Hi community! >>>> > >>>> > We started a new project called Piglet ( >>>> https://github.com/ksattler/piglet). >>>> > For that we use i.a. Flink as a backend. The project is based on >>>> Scala 2.11. Thus we need a 2.11 build of Flink. >>>> > >>>> > Until now we used the 2.11 branch of the stratosphere project and >>>> built Flink ourselves. Unfortunately this branch is not up-to-date. >>>> > >>>> > Do you have an official repository for Flink 0.9 (built with Scala >>>> 2.11)? >>>> > >>>> > Best Regards, >>>> > Philipp >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> >>>> >>>> >>>> >>>> >>>> >>> >>

Re: Flink 0.9 built with Scala 2.11

2015-06-15 Thread Till Rohrmann
en, is it? >>> > >>> > Best Regards, >>> > Philipp >>> > >>> > On 10.06.2015 15:03, Chiwan Park wrote: >>> > Hi. You can build Flink with Scala 2.11 with scala-2.11 profile in >>> master branch. >>> > `mvn clean install -DskipTests -P \!scala-2.10,scala-2.11` command >>> builds Flink with Scala 2.11. >>> > >>> > Regards, >>> > Chiwan Park >>> > >>> > On Jun 10, 2015, at 9:56 PM, Flavio Pompermaier >>> wrote: >>> > >>> > Nice! >>> > >>> > On 10 Jun 2015 14:49, "Philipp Goetze" >>> wrote: >>> > Hi community! >>> > >>> > We started a new project called Piglet ( >>> https://github.com/ksattler/piglet). >>> > For that we use i.a. Flink as a backend. The project is based on Scala >>> 2.11. Thus we need a 2.11 build of Flink. >>> > >>> > Until now we used the 2.11 branch of the stratosphere project and >>> built Flink ourselves. Unfortunately this branch is not up-to-date. >>> > >>> > Do you have an official repository for Flink 0.9 (built with Scala >>> 2.11)? >>> > >>> > Best Regards, >>> > Philipp >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> >>> >>> >>> >>> >>> >> >

Re: Flink 0.9 built with Scala 2.11

2015-06-14 Thread Robert Metzger
ala-2.11 profile in >> master branch. >> > `mvn clean install -DskipTests -P \!scala-2.10,scala-2.11` command >> builds Flink with Scala 2.11. >> > >> > Regards, >> > Chiwan Park >> > >> > On Jun 10, 2015, at 9:56 PM, Flavio Pompermaier >> wrote: >> > >> > Nice! >> > >> > On 10 Jun 2015 14:49, "Philipp Goetze" >> wrote: >> > Hi community! >> > >> > We started a new project called Piglet ( >> https://github.com/ksattler/piglet). >> > For that we use i.a. Flink as a backend. The project is based on Scala >> 2.11. Thus we need a 2.11 build of Flink. >> > >> > Until now we used the 2.11 branch of the stratosphere project and built >> Flink ourselves. Unfortunately this branch is not up-to-date. >> > >> > Do you have an official repository for Flink 0.9 (built with Scala >> 2.11)? >> > >> > Best Regards, >> > Philipp >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> >> >> >> >> >> >

Re: Flink 0.9 built with Scala 2.11

2015-06-14 Thread Stephan Ewen
Pompermaier > wrote: > > > > Nice! > > > > On 10 Jun 2015 14:49, "Philipp Goetze" > wrote: > > Hi community! > > > > We started a new project called Piglet ( > https://github.com/ksattler/piglet). > > For that we use i.a. Flink as a backend. The project is based on Scala > 2.11. Thus we need a 2.11 build of Flink. > > > > Until now we used the 2.11 branch of the stratosphere project and built > Flink ourselves. Unfortunately this branch is not up-to-date. > > > > Do you have an official repository for Flink 0.9 (built with Scala 2.11)? > > > > Best Regards, > > Philipp > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

Re: Flink 0.9 built with Scala 2.11

2015-06-13 Thread Chiwan Park
new project called Piglet (https://github.com/ksattler/piglet). > For that we use i.a. Flink as a backend. The project is based on Scala 2.11. > Thus we need a 2.11 build of Flink. > > Until now we used the 2.11 branch of the stratosphere project and built Flink > ourselves. Unfortunately this branch is not up-to-date. > > Do you have an official repository for Flink 0.9 (built with Scala 2.11)? > > Best Regards, > Philipp > > > > > > > > > > > >

Re: Flink 0.9 built with Scala 2.11

2015-06-12 Thread Robert Metzger
a-2.10,scala-2.11` command >>>>>> builds Flink with Scala 2.11. >>>>>> >>>>>> Regards, >>>>>> Chiwan Park >>>>>> >>>>>> On Jun 10, 2015, at 9:56 PM, Flavio Pompermaier < >>&g

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Kostas Tzoumas
rds, >>>>> Chiwan Park >>>>> >>>>> On Jun 10, 2015, at 9:56 PM, Flavio Pompermaier >>>>>> wrote: >>>>>> >>>>>> Nice! >>>>>> >>>>>> On 10 Jun 2015 14:49, &qu

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Philipp Goetze
Scala 2.11. Thus we need a 2.11 build of Flink. Until now we used the 2.11 branch of the stratosphere project and built Flink ourselves. Unfortunately this branch is not up-to-date. Do you have an official repository for Flink 0.9 (built with Scala 2.11)? Best Regards, Philipp

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Chiwan Park
>>>> On 10 Jun 2015 14:49, "Philipp Goetze" >>>> wrote: >>>> Hi community! >>>> >>>> We started a new project called Piglet >>>> (https://github.com/ksattler/piglet). >>>> For that we use i.

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Chiwan Park
nk. >>> >>> Until now we used the 2.11 branch of the stratosphere project and built >>> Flink ourselves. Unfortunately this branch is not up-to-date. >>> >>> Do you have an official repository for Flink 0.9 (built with Scala 2.11)? >>> >>> Best Regards, >>> Philipp >> >> >> >> >

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Till Rohrmann
t; >> Until now we used the 2.11 branch of the stratosphere project and built > Flink ourselves. Unfortunately this branch is not up-to-date. > >> > >> Do you have an official repository for Flink 0.9 (built with Scala > 2.11)? > >> > >> Best Regards, > >> Philipp > > > > > > > > > >

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Philipp Goetze
ou have an official repository for Flink 0.9 (built with Scala 2.11)? Best Regards, Philipp

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Chiwan Park
> Until now we used the 2.11 branch of the stratosphere project and built Flink > ourselves. Unfortunately this branch is not up-to-date. > > Do you have an official repository for Flink 0.9 (built with Scala 2.11)? > > Best Regards, > Philipp

Re: Flink 0.9 built with Scala 2.11

2015-06-10 Thread Flavio Pompermaier
k. > > Until now we used the 2.11 branch of the stratosphere project and built > Flink ourselves. Unfortunately this branch is not up-to-date. > > Do you have an official repository for Flink 0.9 (built with Scala 2.11)? > > Best Regards, > Philipp >

Flink 0.9 built with Scala 2.11

2015-06-10 Thread Philipp Goetze
. Unfortunately this branch is not up-to-date. Do you have an official repository for Flink 0.9 (built with Scala 2.11)? Best Regards, Philipp