RE: Building Flink with hadoop 2.6

2015-10-14 Thread Gwenhael Pasquiers
] Sent: mercredi 14 octobre 2015 17:23 To: user@flink.apache.org Subject: Re: Building Flink with hadoop 2.6 Great. We are shading curator now into a different location, that's why you can't find it anymore. I suspect you're trying out our new exactly-once filesystem sinks. Please l

Re: Building Flink with hadoop 2.6

2015-10-14 Thread Robert Metzger
ed error so it just probably > moved. > > > > Thanks ! > > > > Gwen’ > > > > *From:* Robert Metzger [mailto:rmetz...@apache.org] > *Sent:* mercredi 14 octobre 2015 17:06 > > *To:* user@flink.apache.org > *Subject:* Re: Building Flink with hadoop 2.6 > >

RE: Building Flink with hadoop 2.6

2015-10-14 Thread Gwenhael Pasquiers
error so it just probably moved. Thanks ! Gwen’ From: Robert Metzger [mailto:rmetz...@apache.org] Sent: mercredi 14 octobre 2015 17:06 To: user@flink.apache.org Subject: Re: Building Flink with hadoop 2.6 One more thing regarding the truncate method: Its supported as of Hadoop 2.7.0 (https

Re: Building Flink with hadoop 2.6

2015-10-14 Thread Robert Metzger
mmand, but it is in the one you distributed on your website. >> >> >> >> *From:* Robert Metzger [mailto:rmetz...@apache.org] >> *Sent:* mercredi 14 octobre 2015 16:54 >> *To:* user@flink.apache.org >> *Subject:* Re: Building Flink with hadoop 2.6 >> >&

Re: Building Flink with hadoop 2.6

2015-10-14 Thread Robert Metzger
> mvn command, but it is in the one you distributed on your website. > > > > *From:* Robert Metzger [mailto:rmetz...@apache.org] > *Sent:* mercredi 14 octobre 2015 16:54 > *To:* user@flink.apache.org > *Subject:* Re: Building Flink with hadoop 2.6 > > > > Grea

Re: Building Flink with hadoop 2.6

2015-10-14 Thread Robert Metzger
” mvn clean install -DskipTests -Dhadoop.version=2.6.0 “. > > > > > > *From:* Robert Metzger [mailto:rmetz...@apache.org] > *Sent:* mercredi 14 octobre 2015 16:47 > *To:* user@flink.apache.org > *Subject:* Re: Building Flink with hadoop 2.6 > > > > Hi Gwen, >

RE: Building Flink with hadoop 2.6

2015-10-14 Thread Gwenhael Pasquiers
: user@flink.apache.org Subject: Re: Building Flink with hadoop 2.6 Great. Which classes can it not find at runtime? I'll try to build and run Flink with exactly the command you've provided. On Wed, Oct 14, 2015 at 4:49 PM, Gwenhael Pasquiers mailto:gwenhael.pasqui...@ericsson.com&g

RE: Building Flink with hadoop 2.6

2015-10-14 Thread Gwenhael Pasquiers
Hi Robert ! I’m using ” mvn clean install -DskipTests -Dhadoop.version=2.6.0 “. From: Robert Metzger [mailto:rmetz...@apache.org] Sent: mercredi 14 octobre 2015 16:47 To: user@flink.apache.org Subject: Re: Building Flink with hadoop 2.6 Hi Gwen, can you tell us the "mvn" command yo

Re: Building Flink with hadoop 2.6

2015-10-14 Thread Robert Metzger
Hi Gwen, can you tell us the "mvn" command you're using for building Flink? On Wed, Oct 14, 2015 at 4:37 PM, Gwenhael Pasquiers < gwenhael.pasqui...@ericsson.com> wrote: > Hi ; > > > > We need to test some things with flink and hadoop 2.6 (the trunc method). > > > > We’ve set up a build task o