Github user tnachen commented on the pull request: https://github.com/apache/spark/pull/4960#issuecomment-142057737 Hi @ohal, you'll need to set spark.mesos.role when you launch the dispatcher, which you can do so by setting the spark-defaults.conf in the conf dir and it will automaitcally be loaded when you run the dispatcher. On Mon, Sep 21, 2015 at 10:44 AM, Oleh Halenok <notificati...@github.com> wrote: > also, it looks like dispatcher does not receive resource offers other then > *"*"* role: > > 15/09/21 17:40:54 TRACE MesosClusterScheduler: Received offers from Mesos: > Offer id: 20150911-070321-538888970-5050-1632-O282247, cpu: 8.0, mem: 14863.0 > Offer id: 20150911-070321-538888970-5050-1632-O282248, cpu: 8.0, mem: 14863.0 > Offer id: 20150911-070321-538888970-5050-1632-O282249, cpu: 8.0, mem: 14863.0 > > â > Reply to this email directly or view it on GitHub > <https://github.com/apache/spark/pull/4960#issuecomment-142055958>. >
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org