You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by s-urbaniak <gi...@git.apache.org> on 2016/02/25 14:19:58 UTC

[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

GitHub user s-urbaniak opened a pull request:

    https://github.com/apache/spark/pull/11369

    [SPARK-13492][MESOS] Configurable Mesos framework webui URL.

    ## What changes were proposed in this pull request?
    
    Previously the Mesos framework webui URL was being derived only from the Spark UI address leaving no possibility to configure it. This commit makes it configurable. If unset it falls back to the previous behavior.
    
    Motivation:
    This change is necessary in order to be able to install Spark on DCOS and to be able to give it a custom service link. The configured `webui_url` is configured to point to a reverse proxy in the DCOS environment.
    
    ## How was this patch tested?
    
    Locally, using unit tests and on DCOS testing and stable revision.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mesosphere/spark sur-webui-url

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11369.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11369
    
----
commit e6dedd524183e06ce01248aadad7c264677872db
Author: Sergiusz Urbaniak <su...@mesosphere.io>
Date:   2016-01-22T13:57:19Z

    Mesos: Configurable Mesos framework webui URL.
    
    Previously the Mesos framework webui URL was being derived only from the
    Spark UI address leaving no possibility to configure it. This commit
    makes it configurable. If unset it falls back to the previous behavior.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189069312
  
    **[Test build #52011 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52011/consoleFull)** for PR 11369 at commit [`e6dedd5`](https://github.com/apache/spark/commit/e6dedd524183e06ce01248aadad7c264677872db).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189329965
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/52054/
    Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by dragos <gi...@git.apache.org>.
Github user dragos commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-191692543
  
    LGTM.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190144870
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/52181/
    Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189070589
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/52011/
    Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189491086
  
    Merged build finished. Test PASSed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190196223
  
    Merged build finished. Test PASSed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by tnachen <gi...@git.apache.org>.
Github user tnachen commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-193372121
  
    @andrewor14 this LGTM to me and @dragos , can you take a look?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190142413
  
    **[Test build #52184 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52184/consoleFull)** for PR 11369 at commit [`fa8570d`](https://github.com/apache/spark/commit/fa8570df485d7c243217d7c984edfab7de4ee018).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by andrewor14 <gi...@git.apache.org>.
Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-194619257
  
    Merging into master.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by s-urbaniak <gi...@git.apache.org>.
Github user s-urbaniak commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54683231
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -44,7 +44,7 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
           port = value
           parse(tail)
     
    -    case ("--webui-port" | "-p") :: IntParam(value) :: tail =>
    --- End diff --
    
    This conflicts with the `--port` setting both having the `-p` shortcut. I think this is a bug and must have been broken for users anyway.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189490761
  
    **[Test build #52067 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52067/consoleFull)** for PR 11369 at commit [`3acdf74`](https://github.com/apache/spark/commit/3acdf7437b93c851fa86c194ead5043708429422).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by s-urbaniak <gi...@git.apache.org>.
Github user s-urbaniak commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54248150
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -95,6 +100,9 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
             "  -h HOST, --host HOST    Hostname to listen on\n" +
             "  -p PORT, --port PORT    Port to listen on (default: 7077)\n" +
             "  --webui-port WEBUI_PORT WebUI Port to listen on (default: 8081)\n" +
    +        "  --webui-url  WEBUI_URL  The WebUI URL to be set in the underlying\n" +
    --- End diff --
    
    We could only take `spark.mesos.dispatcher.webui.url`, sure. I thought this is idiomatic in this context.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190144865
  
    Merged build finished. Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by tnachen <gi...@git.apache.org>.
Github user tnachen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54610842
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -44,7 +44,7 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
           port = value
           parse(tail)
     
    -    case ("--webui-port" | "-p") :: IntParam(value) :: tail =>
    --- End diff --
    
    Why remove this? 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by skonto <gi...@git.apache.org>.
Github user skonto commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54273607
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -95,6 +100,9 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
             "  -h HOST, --host HOST    Hostname to listen on\n" +
             "  -p PORT, --port PORT    Port to listen on (default: 7077)\n" +
             "  --webui-port WEBUI_PORT WebUI Port to listen on (default: 8081)\n" +
    +        "  --webui-url  WEBUI_URL  The WebUI URL to be set in the underlying\n" +
    --- End diff --
    
    The code here is a bit strange it forces you to pass the master string for example with --master flag although you can also define the master url in a file (as spark.master) with the --properties-file option. 
    
    Check here main args are parsed first and then any properties coming from a  file: https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala#L33-L35
    
    In the latter case we dont really need the --master flag yet i will fail if you dont provide it. The restriction is not there for --zk and spark.mesos.deploy.zookeeper.url.
    
    https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcher.scala#L98-L103


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by mgummelt <gi...@git.apache.org>.
Github user mgummelt commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54295641
  
    --- Diff: docs/running-on-mesos.md ---
    @@ -390,6 +390,22 @@ See the [configuration page](configuration.html) for information on Spark config
         </ul>
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.mesos.driver.webui.url</code></td>
    +  <td><code>(none)</code></td>
    +  <td>
    +    Set the Spark Mesos driver webui_url for interacting with the framework.
    +    If unset it will point to Spark's internal web UI.
    +  </td>
    +</tr>
    +<tr>
    +  <td><code>spark.mesos.dispatcher.webui.url</code></td>
    --- End diff --
    
    Yes, it is complicated and opaque.  A JIRA for this problem is welcome.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-194241338
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/52742/
    Test PASSed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189430613
  
    **[Test build #52067 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52067/consoleFull)** for PR 11369 at commit [`3acdf74`](https://github.com/apache/spark/commit/3acdf7437b93c851fa86c194ead5043708429422).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189491089
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/52067/
    Test PASSed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189308184
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/52050/
    Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189259910
  
    **[Test build #52050 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52050/consoleFull)** for PR 11369 at commit [`586d6de`](https://github.com/apache/spark/commit/586d6dee39c512b67c148f9da5e39a2fe129d029).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-188782498
  
    Can one of the admins verify this patch?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/11369


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-194241335
  
    Merged build finished. Test PASSed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by mgummelt <gi...@git.apache.org>.
Github user mgummelt commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54128358
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -95,6 +100,9 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
             "  -h HOST, --host HOST    Hostname to listen on\n" +
             "  -p PORT, --port PORT    Port to listen on (default: 7077)\n" +
             "  --webui-port WEBUI_PORT WebUI Port to listen on (default: 8081)\n" +
    +        "  --webui-url  WEBUI_URL  The WebUI URL to be set in the underlying\n" +
    --- End diff --
    
    Why expose both `--webui-url` and `spark.mesos.dispatcher.webui.url`.  Isn't one sufficient?  


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by s-urbaniak <gi...@git.apache.org>.
Github user s-urbaniak commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54379487
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -95,6 +100,9 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
             "  -h HOST, --host HOST    Hostname to listen on\n" +
             "  -p PORT, --port PORT    Port to listen on (default: 7077)\n" +
             "  --webui-port WEBUI_PORT WebUI Port to listen on (default: 8081)\n" +
    +        "  --webui-url  WEBUI_URL  The WebUI URL to be set in the underlying\n" +
    --- End diff --
    
    agreed, I removed the config option and will go the `--properties-file` route.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189329940
  
    **[Test build #52054 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52054/consoleFull)** for PR 11369 at commit [`e105b1c`](https://github.com/apache/spark/commit/e105b1ca3918b792f073915a25b418280e4ec739).
     * This patch **fails Scala style tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189328254
  
    **[Test build #52054 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52054/consoleFull)** for PR 11369 at commit [`e105b1c`](https://github.com/apache/spark/commit/e105b1ca3918b792f073915a25b418280e4ec739).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by tnachen <gi...@git.apache.org>.
Github user tnachen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54657202
  
    --- Diff: core/src/main/resources/org/apache/spark/ui/static/historypage.js ---
    @@ -135,7 +135,7 @@ $(document).ready(function() {
           }
     
           var data = {"applications": array}
    -      $.get("/static/historypage-template.html", function(template) {
    +      $.get("static/historypage-template.html", function(template) {
    --- End diff --
    
    After discussing with @s-urbaniak directly, I see it's a bug where the link doesn't work when application proxy is set.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by andrewor14 <gi...@git.apache.org>.
Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189067330
  
    ok to test


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189329954
  
    Merged build finished. Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-194190167
  
    **[Test build #52742 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52742/consoleFull)** for PR 11369 at commit [`46ea0ab`](https://github.com/apache/spark/commit/46ea0abfc47d36067ad258cdbdbd6a2a47ebef56).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by mgummelt <gi...@git.apache.org>.
Github user mgummelt commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54295354
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -95,6 +100,9 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
             "  -h HOST, --host HOST    Hostname to listen on\n" +
             "  -p PORT, --port PORT    Port to listen on (default: 7077)\n" +
             "  --webui-port WEBUI_PORT WebUI Port to listen on (default: 8081)\n" +
    +        "  --webui-url  WEBUI_URL  The WebUI URL to be set in the underlying\n" +
    --- End diff --
    
    There are a trillion ways to set configuration in Spark, half of them are deprecated, and some only work with certain entrypoint classes.
    
    Some entrypoints, like SparkSubmit, support setting arbitrary properties in commands w/ something like --conf.  MesosClusterDispatcher does not.  So I say we just rely on `--properties-file`, rather than adding a command argument just for this one property.  It's already arbitrary which properties are exposed as special command parameters, so let's not add a new one.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190196225
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/52184/
    Test PASSed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by tnachen <gi...@git.apache.org>.
Github user tnachen commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190973374
  
    @s-urbaniak I think we should keep the existing -p since users might actually depend on it. Otherwise this patch LGTM. @dragos you want to take a look?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by tnachen <gi...@git.apache.org>.
Github user tnachen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54610723
  
    --- Diff: core/src/main/resources/org/apache/spark/ui/static/historypage.js ---
    @@ -135,7 +135,7 @@ $(document).ready(function() {
           }
     
           var data = {"applications": array}
    -      $.get("/static/historypage-template.html", function(template) {
    +      $.get("static/historypage-template.html", function(template) {
    --- End diff --
    
    What was the problem with the /?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189308179
  
    Merged build finished. Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190091686
  
    **[Test build #52181 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52181/consoleFull)** for PR 11369 at commit [`42f46dd`](https://github.com/apache/spark/commit/42f46ddb7419dc09d0e6fd346337cf9d5cca5b0b).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by mgummelt <gi...@git.apache.org>.
Github user mgummelt commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54128676
  
    --- Diff: core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/CoarseMesosSchedulerBackendSuite.scala ---
    @@ -84,10 +84,39 @@ class CoarseMesosSchedulerBackendSuite extends SparkFunSuite
           .setMaster("local[*]")
           .setAppName("test-mesos-dynamic-alloc")
           .setSparkHome("/path")
    +      .set("spark.mesos.driver.webui.url", "http://webui")
     
         sc = new SparkContext(sparkConf)
       }
     
    +  test("weburi is set in created scheduler driver") {
    --- End diff --
    
    Please rebase.  This file is significantly different now.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by skonto <gi...@git.apache.org>.
Github user skonto commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54278192
  
    --- Diff: docs/running-on-mesos.md ---
    @@ -390,6 +390,22 @@ See the [configuration page](configuration.html) for information on Spark config
         </ul>
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.mesos.driver.webui.url</code></td>
    +  <td><code>(none)</code></td>
    +  <td>
    +    Set the Spark Mesos driver webui_url for interacting with the framework.
    +    If unset it will point to Spark's internal web UI.
    +  </td>
    +</tr>
    +<tr>
    +  <td><code>spark.mesos.dispatcher.webui.url</code></td>
    --- End diff --
    
    Properties coming from a driver submission request are propagated from here:
    https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/rest/mesos/MesosRestServer.scala#L87-L97
    
    Also there are properties coming from MesosClusterScheduler's conf (initialized from MesosClusterDispatcher conf- https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcher.scala#L62):
    
    eg. spark.mesos.uris  at 
    https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosClusterScheduler.scala#L407
    
    Both of these sets of properties seem to merge to form the final set of driver's spark properties IMHO these should be isolated or clarified into the docs it seems complciated.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190195908
  
    **[Test build #52184 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52184/consoleFull)** for PR 11369 at commit [`fa8570d`](https://github.com/apache/spark/commit/fa8570df485d7c243217d7c984edfab7de4ee018).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-194241030
  
    **[Test build #52742 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52742/consoleFull)** for PR 11369 at commit [`46ea0ab`](https://github.com/apache/spark/commit/46ea0abfc47d36067ad258cdbdbd6a2a47ebef56).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189070584
  
    Build finished. Test FAILed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by dragos <gi...@git.apache.org>.
Github user dragos commented on a diff in the pull request:

    https://github.com/apache/spark/pull/11369#discussion_r54859540
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/mesos/MesosClusterDispatcherArguments.scala ---
    @@ -44,7 +44,7 @@ private[mesos] class MesosClusterDispatcherArguments(args: Array[String], conf:
           port = value
           parse(tail)
     
    -    case ("--webui-port" | "-p") :: IntParam(value) :: tail =>
    --- End diff --
    
    I agree that `-p` would always be matched by the pattern above, `"--port" | "-p"`. So removing it here wouldn't have any user-visible effects.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-190144513
  
    **[Test build #52181 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52181/consoleFull)** for PR 11369 at commit [`42f46dd`](https://github.com/apache/spark/commit/42f46ddb7419dc09d0e6fd346337cf9d5cca5b0b).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189307625
  
    **[Test build #52050 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52050/consoleFull)** for PR 11369 at commit [`586d6de`](https://github.com/apache/spark/commit/586d6dee39c512b67c148f9da5e39a2fe129d029).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189070575
  
    **[Test build #52011 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/52011/consoleFull)** for PR 11369 at commit [`e6dedd5`](https://github.com/apache/spark/commit/e6dedd524183e06ce01248aadad7c264677872db).
     * This patch **fails Scala style tests**.
     * This patch **does not merge cleanly**.
     * This patch adds no public classes.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-13492][MESOS] Configurable Mesos framew...

Posted by tnachen <gi...@git.apache.org>.
Github user tnachen commented on the pull request:

    https://github.com/apache/spark/pull/11369#issuecomment-189414154
  
    @s-urbaniak You need to fix the scala style error:
    /home/jenkins/workspace/SparkPullRequestBuilder/core/src/test/scala/org/apache/spark/scheduler/cluster/mesos/CoarseMesosSchedulerBackendSuite.scala:229: File line length exceeds 100 characters


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org