Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-3454] separate json endpoints for data in the UI #4435

Closed
wants to merge 115 commits into from

Commits on Feb 6, 2015

  1. Configuration menu
    Copy the full SHA
    4b398d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a8c92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b252e7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0356b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bceb3a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. Configuration menu
    Copy the full SHA
    f0264a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cba1ef6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Configuration menu
    Copy the full SHA
    4fdc39f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. Configuration menu
    Copy the full SHA
    a4ab5aa View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2015

  1. Configuration menu
    Copy the full SHA
    cd37845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a96a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2015

  1. Merge branch 'master' into SPARK-3454_w_jersey

    Conflicts:
    	core/src/main/scala/org/apache/spark/deploy/master/Master.scala
    	core/src/main/scala/org/apache/spark/deploy/master/ui/ApplicationPage.scala
    	core/src/main/scala/org/apache/spark/deploy/master/ui/MasterPage.scala
    	core/src/main/scala/org/apache/spark/deploy/master/ui/MasterWebUI.scala
    	core/src/main/scala/org/apache/spark/ui/storage/RDDPage.scala
    	core/src/test/scala/org/apache/spark/deploy/history/HistoryServerSuite.scala
    squito committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    0c12b50 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    squito committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    c7d884f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc3ea7 View commit details
    Browse the repository at this point in the history
  4. fix some import ordering

    squito committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    1b78cb7 View commit details
    Browse the repository at this point in the history
  5. add in metrics now available

    squito committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    017c755 View commit details
    Browse the repository at this point in the history
  6. style

    squito committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    56edce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2015

  1. Configuration menu
    Copy the full SHA
    5598f19 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Configuration menu
    Copy the full SHA
    18a8c45 View commit details
    Browse the repository at this point in the history
  2. style

    squito committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    b86e2b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    654cecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d05f7a9 View commit details
    Browse the repository at this point in the history
  5. scaladoc

    squito committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    3377e61 View commit details
    Browse the repository at this point in the history
  6. more style

    squito committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    00e9cc5 View commit details
    Browse the repository at this point in the history
  7. add accumulableInfo

    squito committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    9c0c125 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7df095 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56d2fc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. Merge branch 'master' into SPARK-3454_w_jersey

    Conflicts:
    	core/pom.xml
    	core/src/main/scala/org/apache/spark/deploy/JsonProtocol.scala
    	core/src/main/scala/org/apache/spark/deploy/master/Master.scala
    	core/src/main/scala/org/apache/spark/ui/WebUI.scala
    squito committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    e91750a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c75ed View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2015

  1. Configuration menu
    Copy the full SHA
    36e4062 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2015

  1. AllJobsPage should still report correct completed & failed job count,…

    … even if some have been cleaned, to make it consistent w/ AllStagesPage
    squito committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    84cd497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190c17a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dddbd29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c96147 View commit details
    Browse the repository at this point in the history
  5. json endpoint for one job

    squito committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    97d411f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73f1378 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fd156a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. style

    squito committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    5f9df24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b86bcb0 View commit details
    Browse the repository at this point in the history
  3. style

    squito committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    dbfc7bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef6605 View commit details
    Browse the repository at this point in the history
  5. switch to using new "enum"

    squito committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    2382bef View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Configuration menu
    Copy the full SHA
    0be5120 View commit details
    Browse the repository at this point in the history
  2. update rat-excludes

    squito committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    1f361c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a066055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a61a43c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99764e1 View commit details
    Browse the repository at this point in the history
  6. ack, more cleanup

    squito committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    9f28b7e View commit details
    Browse the repository at this point in the history
  7. more visibility fixes

    squito committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    51eaedb View commit details
    Browse the repository at this point in the history
  8. if only given day, assume GMT

    squito committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    25cd894 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2015

  1. style

    squito committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    eaf3bbb View commit details
    Browse the repository at this point in the history
  2. rename

    squito committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    e48ba32 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. stage metric distributions

    squito committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    a4b1397 View commit details
    Browse the repository at this point in the history
  2. wire up task summary

    squito committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    aaba896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2efcaf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. Configuration menu
    Copy the full SHA
    ad27de8 View commit details
    Browse the repository at this point in the history
  2. tests for taskSummary

    squito committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    63eb4a6 View commit details
    Browse the repository at this point in the history
  3. stage/taskList

    squito committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    fdfc181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db61211 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a5196 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9922be0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    674f8dc View commit details
    Browse the repository at this point in the history
  8. doc

    squito committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    1578a4a View commit details
    Browse the repository at this point in the history
  9. rats

    squito committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    2c8b7ee View commit details
    Browse the repository at this point in the history
  10. fix compile error

    squito committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    b4a7863 View commit details
    Browse the repository at this point in the history
  11. style

    squito committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    1f53a66 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. fixes from review

    squito committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    e031719 View commit details
    Browse the repository at this point in the history
  2. Revert "add sbt-revolved plugin, to make it easier to start & stop ht…

    …tp servers in sbt"
    
    This reverts commit d1a8c92.
    squito committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    b136e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2ef58d View commit details
    Browse the repository at this point in the history
  4. style

    squito committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    101a698 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2015

  1. Configuration menu
    Copy the full SHA
    f05ae89 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into SPARK-3454

    Conflicts:
    	.rat-excludes
    squito committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    d493b38 View commit details
    Browse the repository at this point in the history
  3. style

    squito committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    cf86175 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. go back to good ol' java enums

    squito committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    9ea682c View commit details
    Browse the repository at this point in the history
  2. fix compile error

    squito committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    c22b11f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. Merge branch 'master' into SPARK-3454

    Conflicts:
    	core/src/main/scala/org/apache/spark/SparkContext.scala
    	core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala
    	core/src/main/scala/org/apache/spark/deploy/master/ui/MasterWebUI.scala
    	core/src/main/scala/org/apache/spark/ui/SparkUI.scala
    	core/src/test/scala/org/apache/spark/deploy/JsonProtocolSuite.scala
    	core/src/test/scala/org/apache/spark/ui/UISeleniumSuite.scala
    squito committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    f2e63ad View commit details
    Browse the repository at this point in the history
  2. style

    squito committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    4c92af6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. Configuration menu
    Copy the full SHA
    1ed0d07 View commit details
    Browse the repository at this point in the history
  2. update deps

    squito committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    0c6f968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c5cf1 View commit details
    Browse the repository at this point in the history
  4. style

    squito committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    a325563 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bd4d15 View commit details
    Browse the repository at this point in the history
  6. style

    squito committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    a157a2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a234d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2bde77 View commit details
    Browse the repository at this point in the history
  9. move EnumUtil

    squito committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    39ac29c View commit details
    Browse the repository at this point in the history
  10. upper case enums

    squito committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    ba3d9d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e19be2 View commit details
    Browse the repository at this point in the history
  12. @DeveloperAPI

    squito committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    b2f8b91 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31c79ce View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. StorageListener & StorageStatusListener needs to synchronize internal…

    …ly to be thread-safe
    squito committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    52bbae8 View commit details
    Browse the repository at this point in the history
  2. docs

    squito committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    f48a7b0 View commit details
    Browse the repository at this point in the history
  3. undo some unnecessary changes

    squito committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    9d889d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bf1811 View commit details
    Browse the repository at this point in the history
  5. fix indentation

    squito committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    acb7ef6 View commit details
    Browse the repository at this point in the history
  6. style, fix errant comments

    squito committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    dc8a7fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f90680e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14ac3ed View commit details
    Browse the repository at this point in the history
  9. review feedback

    squito committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    befff0c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

  1. Merge branch 'master' into SPARK-3454

    Conflicts:
    	core/src/main/scala/org/apache/spark/deploy/history/ApplicationHistoryProvider.scala
    	core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala
    	core/src/main/scala/org/apache/spark/deploy/history/HistoryServer.scala
    squito committed May 1, 2015
    Configuration menu
    Copy the full SHA
    2af11e5 View commit details
    Browse the repository at this point in the history
  2. multi-attempt

    squito committed May 1, 2015
    Configuration menu
    Copy the full SHA
    188762c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b87cd63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9bae1c View commit details
    Browse the repository at this point in the history
  5. style

    squito committed May 1, 2015
    Configuration menu
    Copy the full SHA
    9e51400 View commit details
    Browse the repository at this point in the history
  6. rats

    squito committed May 1, 2015
    Configuration menu
    Copy the full SHA
    67008b4 View commit details
    Browse the repository at this point in the history
  7. Revert "add sbt-revolved plugin, to make it easier to start & stop ht…

    …tp servers in sbt"
    
    This reverts commit b87cd63.
    squito committed May 1, 2015
    Configuration menu
    Copy the full SHA
    7f3bc4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56db31e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into SPARK-3454

    Conflicts:
    	core/src/main/scala/org/apache/spark/ui/SparkUI.scala
    squito committed May 1, 2015
    Configuration menu
    Copy the full SHA
    cbaf287 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. Configuration menu
    Copy the full SHA
    cc1febf View commit details
    Browse the repository at this point in the history
  2. create @Private

    squito committed May 5, 2015
    Configuration menu
    Copy the full SHA
    ec140a2 View commit details
    Browse the repository at this point in the history
  3. mark EnumUtil as @Private

    squito committed May 5, 2015
    Configuration menu
    Copy the full SHA
    3347b72 View commit details
    Browse the repository at this point in the history
  4. change all constructors json-pojo class constructors to be private[sp…

    …ark] to protect us from mima-false-positives if we add fields
    squito committed May 5, 2015
    Configuration menu
    Copy the full SHA
    f016182 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into SPARK-3454

    Conflicts:
    	core/src/main/scala/org/apache/spark/ui/SparkUI.scala
    	core/src/main/scala/org/apache/spark/ui/jobs/StagePage.scala
    squito committed May 5, 2015
    Configuration menu
    Copy the full SHA
    5ae02ad View commit details
    Browse the repository at this point in the history
  6. fix rendering problems

    squito committed May 5, 2015
    Configuration menu
    Copy the full SHA
    5e78b4f View commit details
    Browse the repository at this point in the history
  7. typos etc.

    squito committed May 5, 2015
    Configuration menu
    Copy the full SHA
    da1e35f View commit details
    Browse the repository at this point in the history