Re: Cannot deploy Flink on YARN

2017-09-27 Thread Aljoscha Krettek
Since you're running in a container, the question is whether the container where the JM is running can access the ZooKeeper at 10.200.0.6. > On 27. Sep 2017, at 04:31, Sridhar Chellappa wrote: > > Emily, > > I did not get chance to capture the logs on the container. Since I have > erased the

Re: Cannot deploy Flink on YARN

2017-09-26 Thread Sridhar Chellappa
Emily, I did not get chance to capture the logs on the container. Since I have erased the instances, I have lost access to the logs. I have moved to no-ha mode (single master) and running OK. Aljoscha, Network connectivity is good. I am able to ssh to 10.200.0.6. Will try the HA mode and capt

Re: Cannot deploy Flink on YARN

2017-09-26 Thread Aljoscha Krettek
Is the IP 10.200.0.6 reachable form the machine that runs the JobManager? > On 25. Sep 2017, at 19:58, Emily McMahon wrote: > > What's in the container log for the container that failed? > > On Sep 11, 2017 2:17 AM, "Sridhar Chellappa" > wrote: > I am trying to st

Re: Cannot deploy Flink on YARN

2017-09-25 Thread Emily McMahon
What's in the container log for the container that failed? On Sep 11, 2017 2:17 AM, "Sridhar Chellappa" wrote: I am trying to start Flink(Version 1.3.0) on YARN (Hadoop 2.8.1) by issuing the following command: ~/flink-1.3.0/bin/yarn-session.sh -s 4 -n 10 -jm 4096 -tm 4096-d I am seeing a flurr

Cannot deploy Flink on YARN

2017-09-11 Thread Sridhar Chellappa
I am trying to start Flink(Version 1.3.0) on YARN (Hadoop 2.8.1) by issuing the following command: ~/flink-1.3.0/bin/yarn-session.sh -s 4 -n 10 -jm 4096 -tm 4096-d I am seeing a flurry of these Errors: 2017-09-11 08:17:11,410 INFO org.apache.flink.yarn.YarnClusterDescriptor - D