Re: Flink with Yarn on MapR

2017-02-27 Thread ani.desh1512
While it is difficult to pinpoint exactly what is wrong without Yarn logs, there are a couple of things that I want you to ensure: 1. Is the YARN_CONF_DIR environment variable set? 2. Is the "yarn.nodemanager.resource.cpu-vcores" property set in yarn-site.xml? Let me know if these two things are

Re: Flink with Yarn on MapR

2017-02-27 Thread ani.desh1512
While it is difficult to pinpoint exactly what is wrong without Yarn logs, there are a couple of things that I want you to ensure: 1. Is the YARN_CONF_DIR environment variable set? 2. Is the "yarn.nodemanager.resource.cpu-vcores" property set in yarn-site.xml? Let me know if these two things are

Re: Flink with Yarn on MapR

2017-01-25 Thread ani.desh1512
Following is the output when I execute *./bin/yarn-session.sh -n 2* /2017-01-25 15:53:57,805 INFO org.apache.flink.configuration.GlobalConfiguration- Loading configuration property: jobmanager.rpc.address, 10.101.2.111 2017-01-25 15:53:57,807 INFO

Re: Flink with Yarn on MapR

2017-01-25 Thread ani.desh1512
Robert Metzger wrote > The second one is tougher to fix. It seems that there is an issue with > loading the Hadoop configuration correctly. > Can you post the contents of the client log file from the "log/" > directory? > It contains for example the Hadoop version being used (Maybe it didn't >