@Jark & @Kostas, Congratulations, good job.More and more guys join the
Community.
CheersLongda--From:Greg
Hogan Send Time:2017年2月8日(星期三) 04:59To:dev
Subject:Re: [ANNOUNCE] Welcome Jark Wu and Kostas Kloudas
as committers
Welcome
Longda Feng created FLINK-5726:
--
Summary: Add the RocketMQ plugin for the Apache Spark
Key: FLINK-5726
URL: https://issues.apache.org/jira/browse/FLINK-5726
Project: Flink
Issue Type: Task
on a cluster is that you need to change
the environment. So there is no need to setup a cluster when testing the
streaming process.
Regards,
Kevin
On 30-06-16 09:54, Longda Feng wrote:
>
> This means Standalone mode is just for prototype.
> But I think we need a lightweight solution
. This mode is still
there from the very early days of Flink where Yarn was not yet available.
In a production environment I would now recommend to always run one
Flink-Yarn cluster per job to get good isolation between different jobs.
Cheers,
Aljoscha
On Wed, 29 Jun 2016 at 09:18 Longda Feng
wrote:
hi ,
Sorry for asking the quest here? Any answer will be apprecated.
Why different job's tasks can run in the single process. (There are some
different job's tasks in one TaskManager).It seems Flink-on-Yarn can let
different job run on different process. But for standalone mode, this problem
s