Sorry for the delay in getting back to you on this. Your
native_log_quorum_size
value does indeed look correct. Can you provide the full log output from
the scheduler?
-=Bill
On Fri, Jul 11, 2014 at 2:14 AM, Damien Hardy wrote:
> Hello,
>
> Here are the scheduler command line options (based
Hello,
Here are the scheduler command line options (based on example given)
https://github.com/apache/incubator-aurora/blob/master/examples/scheduler/scheduler-local.sh
-http_port=8081
-mesos_master_address=zk://cdh4master01.preprod:2181,cdh4master02.preprod:2181,cdh4worker01.preprod:2181/mesos
-
Le 10/07/2014 18:43, Raúl Gutiérrez Segalés a écrit :
> On 10 July 2014 09:00, Damien Hardy wrote:
>
>> Hello,
>>
>> My question is how can we run with mesos 0.18.0 whereas requirement on
>> zookeeper are on an older version : 3.3.4 (mesos embed 3.4.3).
>>
>> Actually I have problems tring to r
Can you share the scheduler's command line arguments? This behavior would
present if the quorum size [1] is greater than the number of active
schedulers (or if the schedulers are unable to communicate).
[1]
https://github.com/apache/incubator-aurora/blob/master/docs/deploying-aurora-scheduler.md#
On 10 July 2014 09:00, Damien Hardy wrote:
> Hello,
>
> My question is how can we run with mesos 0.18.0 whereas requirement on
> zookeeper are on an older version : 3.3.4 (mesos embed 3.4.3).
>
> Actually I have problems tring to register on an existing mesos 0.18.2
> cluster running.
> When I tr