Hey Cory, I’ve opened a pull request for this [1]. It’s based on the current snapshot version.
This is not a bug fix, but since we are only adding behaviour I think that it can make its way into 0.10.2 if it is a blocker for users. Currently, you can only try it out by building it yourself. Is this an option? If yes, [2] is a guide on how to do it. Just replace the clone command with git clone -b 3172-ha_jm_port https://github.com/uce/flink.git – Ufuk [1] https://github.com/apache/flink/pull/1458 [2] https://ci.apache.org/projects/flink/flink-docs-master/setup/building.html > On 15 Dec 2015, at 00:28, Cory Monty <cory.mo...@getbraintree.com> wrote: > > Ufuk, > > I'm a colleague of Brian. Unfortunately, we are not running YARN so I don't > think that PR applies to us. We're trying to run a standalone cluster. > > Cheers, > > Cory > > On Mon, Dec 14, 2015 at 5:23 PM, Ufuk Celebi <u...@apache.org> wrote: > This has been recently added to the YARN client by Robert [1]: > https://ci.apache.org/projects/flink/flink-docs-master/setup/yarn_setup.html#running-flink-on-yarn-behind-firewalls > > Are you running YARN? > > – Ufuk > > [1] https://github.com/apache/flink/pull/1416 > > > On 15 Dec 2015, at 00:03, Ufuk Celebi <u...@apache.org> wrote: > > > > Hey Brian, > > > > I think that it is currently not possible. I will look into whether there > > is a workaround. In any case, this sounds like a useful thing and it > > shouldn’t be too complicated to add the desired behaviour. > > > > I’ve opened an issue [1] for it and will look into it tomorrow. > > > > Is this currently blocking you from using Flink? > > > > – Ufuk > > > > [1] https://issues.apache.org/jira/browse/FLINK-3172 > > > >> On 14 Dec 2015, at 20:33, Brian Chhun <brian.ch...@getbraintree.com> wrote: > >> > >> Hello, > >> > >> Is it possible to set the job manager rpc port when running in HA mode? Or > >> is there a workaround or solution if we're running task managers with a > >> firewall? > >> > >> Thanks, > >> Brian > > > >