[GitHub] spark issue #9608: [SPARK-11638] [Mesos + Docker Bridge networking]: Run Spa...

2017-02-16 Thread cherryii
Github user cherryii commented on the issue: https://github.com/apache/spark/pull/9608 @radekg, Thank you, I was starting to worry that is the case. --- 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

[GitHub] spark issue #9608: [SPARK-11638] [Mesos + Docker Bridge networking]: Run Spa...

2017-02-16 Thread cherryii
Github user cherryii commented on the issue: https://github.com/apache/spark/pull/9608 I'm already using those three properties and the error I posted above is what happens in bridge networking mode. Note: I'm using spark-submit ... --conf spark.driver.port=$PORT0 etc

[GitHub] spark issue #9608: [SPARK-11638] [Mesos + Docker Bridge networking]: Run Spa...

2017-02-16 Thread cherryii
Github user cherryii commented on the issue: https://github.com/apache/spark/pull/9608 Yes --- 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

[GitHub] spark issue #15120: [SPARK-4563][core] Allow driver to advertise a different...

2017-02-16 Thread cherryii
Github user cherryii commented on the issue: https://github.com/apache/spark/pull/15120 I am using spark 2.1.0, my docker container is a spark driver that only runs my job, my container's entrypoint is a script that runs spark submit. I use the client deploy-mode, set the conf v

[GitHub] spark issue #9608: [SPARK-11638] [Mesos + Docker Bridge networking]: Run Spa...

2017-02-16 Thread cherryii
Github user cherryii commented on the issue: https://github.com/apache/spark/pull/9608 I am using docker, my container is a spark driver that only runs my job, my container's entrypoint is a script that runs spark submit. I use the client deploy-mode and set all the config value

[GitHub] spark issue #9608: [SPARK-11638] [Mesos + Docker Bridge networking]: Run Spa...

2017-02-16 Thread cherryii
Github user cherryii commented on the issue: https://github.com/apache/spark/pull/9608 The reason I'm asking is because bridge networking would solve a lot of other problems. So does that mean bridge networking on mesos and docker isn't supported right now? --- If your

[GitHub] spark issue #9608: [SPARK-11638] [Mesos + Docker Bridge networking]: Run Spa...

2017-02-15 Thread cherryii
Github user cherryii commented on the issue: https://github.com/apache/spark/pull/9608 Was anything similar to this implemented in spark 2? I'm trying to run in a similar situation and can't seem to get spark to work. --- If your project is set up for it, you can reply to