JIRA does not have an email integration, so your answer will not appear in JIRA.
On Tue, Jul 8, 2014 at 10:49 AM, Stephan Ewen <[email protected]> wrote: > There is nothing wrong with the Flink runtime ;-) The Tez and Flink > runtimes have a bit different design goals. > > Flink places more tasks into one Jvm, streams data, manages its own cached > results. > > Tez places a strong emphasis on elasticity, process Isolation, ... > > I think the two runtime are valuable in different environments, when > different requirements dominate. That's my opinion on this, I am curious to > hear what you think. >
