Hi Ufuk,
Thanks, it's working fine now with your suggestion.
Cheers
On Sun, Feb 28, 2016 at 10:10 PM, Ufuk Celebi wrote:
> Hey Welly!
>
> Yes, it is possible to do manually via the jobmanager.sh and
> taskmanager.sh script like this:
>
> jobmanager.sh start cluster $HOST $WEB-UI-PORT
> taskman
Hey Welly!
Yes, it is possible to do manually via the jobmanager.sh and
taskmanager.sh script like this:
jobmanager.sh start cluster $HOST $WEB-UI-PORT
taskmanager.sh start
The start-cluster.sh script is just a wrapper around these scripts.
>From experience, it's often forgotten to sync the con
typos
We have tried this one the job manager can failover, but the task manager
CAN'T be relocated to the new task manager. Is there some settings for this
one ? Or is the task manager also can be relocate to the new job manager ?
Cheers
On Sat, Feb 27, 2016 at 7:27 AM, Welly Tambunan wrote:
Hi All,
We have already try to setup the Job Manager HA based on the documentation
and using script and provided zookeeper. It works.
However currently everything is done using start-cluster script that I
believe will require passwordlress ssh between node. We are restricted with
our environment