Yes.
On Thu, May 5, 2016 at 3:04 PM, Flavio Pompermaier
wrote:
> Do you run the start-cluster.sh script with the same user having the ssh
> passwordless login?
>
>
> On Thu, May 5, 2016 at 11:03 AM, Punit Naik
> wrote:
>
>> Okay, so it was a configuration mistake on my part. but still for me th
Do you run the start-cluster.sh script with the same user having the ssh
passwordless login?
On Thu, May 5, 2016 at 11:03 AM, Punit Naik wrote:
> Okay, so it was a configuration mistake on my part. but still for me the
> start-cluster.sh command won't work. It only starts the Jobmanager on the
>
Okay, so it was a configuration mistake on my part. but still for me the
start-cluster.sh command won't work. It only starts the Jobmanager on the
master node for me. Therefore I had to manually start Taskmanagers on every
node and it worked fine. Anyone familiar with this issue?
On Wed, May 4, 20
Passwordless SSH has been setup across all the machines. And when I execute
the spark-clsuter.sh script, I can see the master logging into the slaves
but it does not start anything. It just logs in and logs out.
I have referred to the documentation on official site.
https://ci.apache.org/projects
I think your slaves didn't come up...have you configured ssh password-less
login between the master node (the one running the start-cluster.sh) and
the task managers (listed in the conf/slaves file)?
Best,
Flavio
On Wed, May 4, 2016 at 8:49 AM, Balaji Rajagopalan <
balaji.rajagopa...@olacabs.com>
What is the flink documentation you were following to set up your cluster ,
can you point to that ?
On Tue, May 3, 2016 at 6:21 PM, Punit Naik wrote:
> Hi
>
> I did all the settings required for cluster setup. but when I ran the
> start-cluster.sh script, it only started one jobmanager on the ma