Re: Running on a firewalled Yarn cluster?

Posted by Niels Basjes on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Running-on-a-firewalled-Yarn-cluster-tp3330p3352.html

Hi,

I forgot to answer your other question:

On Mon, Nov 2, 2015 at 4:34 PM, Robert Metzger <[hidden email]> wrote:
so the problem is that you can not submit a job to Flink using the "/bin/flink" tool, right?
I assume Flink and its TaskManagers properly start and connect to each other (the number of TaskManagers is shown correctly in the web interface).

Correct. Flink starts (i see the jobmanager UI) but the actual job is not started.

Niels Basjes