Hi Stefano,
Thanks for reporting. I wasn't able to reproduce the problem. I ran
./bin/yarn-session.sh -n 1 -s 2 -jm 2048 -tm 2048 on a Yarn cluster
and it created a Flink cluster with a JobManager and a TaskManager
with two task slots. By the way, if you omit the "-s 2" flag, then the
default is r
The user list is OK since you are reporting a bug here ;-) I'm
confident that this will be fixed soon! :-)
On Wed, Apr 20, 2016 at 11:28 AM, Stefano Baghino
wrote:
> Not exactly, I just wanted to let you know about it and know if someone else
> experimented this issue; perhaps it's more of a dev
Not exactly, I just wanted to let you know about it and know if someone
else experimented this issue; perhaps it's more of a dev mailing list
discussion, sorry for posting this here. Feel free to continue the
discussion on the other list if you feel it's more appropriate.
On Tue, Apr 19, 2016 at 6
Hey Stefano,
Flink's resource management has been refactored for 1.1 recently. This
could be a regression introduced by this. Max can probably help you
with more details. Is this currently a blocker for you?
– Ufuk
On Tue, Apr 19, 2016 at 6:31 PM, Stefano Baghino
wrote:
> Hi everyone,
>
> I'm c
Hi everyone,
I'm currently experiencing a weird situation, I hope you can help me out
with this.
I've cloned and built from the master, then I've edited the default config
fil by adding my Hadoop config path, exported the HADOOP_CONF_DIR env var
and ran bin/yarn-session.sh -n 1 -s 2 -jm 2048 -tm