You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by praveenr019 <gi...@git.apache.org> on 2014/05/26 14:42:00 UTC

[GitHub] spark pull request: Adds json api for stages, storage and executor...

GitHub user praveenr019 opened a pull request:

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

    Adds json api for stages, storage and executor pages

    This is an early PR to discuss about the usefulness/interest in community towards having json api for spark application ui.
    
    We have found following uses with the api:
    1. Build query centric ui - combine stages of same job for easy understanding and analysis.
    2. Automated tools could use the apis to alarm on stages fail or cache memory full etc.,
    3. Generate timely reports on total stages run, least and highest response times etc.,
    
    Would be happy to make any style changes, add other end points and re-send a pull request on the master branch.

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

    $ git pull https://github.com/sigmoidanalytics/spark branch-0.9-json-api

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

    https://github.com/apache/spark/pull/882.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 #882
    
----
commit 04d70486236217f9054735449b2bd2c3c8f785d5
Author: Praveen R <pr...@gmail.com>
Date:   2014-05-26T10:08:58Z

    Adds json api for stages, storage and executor pages

----


---
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.
---

[GitHub] spark pull request: Adds json api for stages, storage and executor...

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

    https://github.com/apache/spark/pull/882#issuecomment-53913857
  
    @praveenr019 I notice this PR is opened against an old branch (0.9). Can you open this against the master branch and file a corresponding JIRA? See how other PRs are opened.


---
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: Adds json api for stages, storage and executor...

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

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


---
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: Adds json api for stages, storage and executor...

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

    https://github.com/apache/spark/pull/882#issuecomment-53843747
  
    Jenkins, this is 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: Adds json api for stages, storage and executor...

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

    https://github.com/apache/spark/pull/882#issuecomment-44185647
  
    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.
---

[GitHub] spark pull request: Adds json api for stages, storage and executor...

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

    https://github.com/apache/spark/pull/882#issuecomment-56470825
  
    Closing this pull request since its committed on a old branch.
    
    Thanks @JoshRosen, would be glad to see this feature in Spark.


---
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: Adds json api for stages, storage and executor...

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

    https://github.com/apache/spark/pull/882#issuecomment-53316326
  
    add to whitelist


---
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: Adds json api for stages, storage and executor...

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

    https://github.com/apache/spark/pull/882#issuecomment-56419351
  
    Hi @praveenr019,
    
    I like the idea of exposing information from the web UI in a machine-readable format.  However, I'd like to do more up-front design on a REST API before committing to a particular implementation.  I've opened [SPARK-3644](https://issues.apache.org/jira/browse/SPARK-3644) as a forum for discussing a REST API.
    
    In the meantime, do you mind closing this pull request (esp. since it's opened against an old branch)?  Thanks!


---
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