Thanks Kostas fir the reply.
I've already read your first post and what is not fully clear to me is the
technical motivation of. "Tez follows design choices that are geared
towards resource elasticity, whereas the design choices behind Flink's
engine are geared more towards low latency querying and iterative
processing".  Since in the future I could have to choose one of the 2 I'd
like to better understand the pros and the cons of the 2 runtimes.

Thanks in advance,
Flavio
On Nov 9, 2014 11:02 AM, "Kostas Tzoumas" <ktzou...@apache.org> wrote:

> Flavio, see my first post in this thread.
>
> If these differences are fine print for your application/requirements, then
> yes, both backends will do the same thing (distribute computation). In that
> case, the suggestion would be to use Flink in the normal way, as it is
> much more mature implementation-wise than Flink-on-Tez.
>
> On Saturday, November 8, 2014, Flavio Pompermaier <pomperma...@okkam.it>
> wrote:
>
> > Sorry for the newbie question but for me it's not clear when users
> > should switch from flink runtime to tez,
> > they seems to do the same thing right?
> >
> > On Sat, Nov 8, 2014 at 6:02 PM, Aljoscha Krettek <aljos...@apache.org
> > <javascript:;>>
> > wrote:
> >
> > > Yes, but the beauty of it is that Flink is designed in such a way that
> > > we can switch underlying runtime execution strategies and systems. Tez
> > > will never be required, it's just another possible execution mode.
> > >
> > > Regards,
> > > Aljoscha
> > >
> > > On Sat, Nov 8, 2014 at 12:07 PM, sirinath <sirinath19...@gmail.com
> > <javascript:;>> wrote:
> > > > Great news.
> > > >
> > > > But as I see it if you are looking to use Flink standalone and
> embedded
> > > best
> > > > is to try to have own implementation in the long run. Besides this is
> > > more
> > > > optimized or created with Hadoop and related projects in mind and is
> > not
> > > a
> > > > simple library dependency.
> > > >
> > > > Again great to see the initiative.
> > > >
> > > > (Disclaimer: I am not part of the Flink team or committeer or
> > > contributor. I
> > > > am just a bystander who is interested in using Flink in a particular
> > way
> > > /
> > > > domain.)
> > > >
> > > > Suminda
> > > >
> > > >
> > > >
> > > > --
> > > > View this message in context:
> > >
> >
> http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/Flink-on-Tez-tp2407p2416.html
> > > > Sent from the Apache Flink (Incubator) Mailing List archive. mailing
> > > list archive at Nabble.com.
> > >
> >
>

Reply via email to