-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
I've started the scheduler via ./kafka-mesos.sh scheduler:
2017-03-10 17:46:29,377 DEBUG KafkaMesosScheduler] [ACCEPT ]: slave-6#82904 cpus:1.20; mem:38079.00; disk:280854.00; ports:[2384..2389][7000..7003][7199..7200][9001..9001][9042..9043][9160..9161][31000..31091][31093..31209][31211..31323][31325..31388][31390..31779][31781..32000] => {"id":"0","active":true,"cpus":1.0,"mem":2048,"heap":1024,"syslog":false,"constraints":"","options":"","log4jOptions":"","stickiness":{"period":"10m"},"failover":{"delay":"1m","maxDelay":"10m","failures":0},"metrics":{"timestamp":0},"needsRestart":false}
2017-03-10 17:46:32,852 DEBUG KafkaMesosScheduler] [resourceOffers]
slave-1#82915 mem:22559.00; disk:278550.00; ports:[2384..2389][7002..7003][7200..7200][9001..9001][9043..9043][9161..9161][31000..31099][31101..31286][31288..31462][31464..31488][31490..31631][31635..31733][31735..31898][31900..31972][31974..32000]
2017-03-10 17:46:32,853 DEBUG KafkaMesosScheduler] [DECLINE]: slave-1#82915 mem:22559.00; disk:278550.00; ports:[2384..2389][7002..7003][7200..7200][9001..9001][9043..9043][9161..9161][31000..31099][31101..31286][31288..31462][31464..31488][31490..31631][31635..31733][31735..31898][31900..31972][31974..32000] for 3600s because cpus < 1.0
2017-03-10 17:46:39,329 INFO KafkaMesosScheduler] [offerRescinded] #82904
I can see Mesos having a Kafka framework, but not one of the agents/workers.
Logs are showing ACCEPT -> couple of seconds -> offerRescinded cycle around my cluster.
Any hints as to how do I debug this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels