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-7729][UI]Executor which has been killed should also be displayed on Executor Tab #10058

Closed
wants to merge 26 commits into from

Commits on Dec 1, 2015

  1. init commit

    lianhuiwang committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    bd40d49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97dbd62 View commit details
    Browse the repository at this point in the history
  3. fix scala style

    lianhuiwang committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    16e175d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b244ff View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. fix minor error

    lianhuiwang committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    b106cfe View commit details
    Browse the repository at this point in the history
  2. remove synchronized

    lianhuiwang committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    47255fa View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

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

Commits on Dec 5, 2015

  1. add REST api

    lianhuiwang committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    6532e01 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2015

  1. add mima exclusion

    lianhuiwang committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    a99175b View commit details
    Browse the repository at this point in the history
  2. fix REST API's test

    lianhuiwang committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    122d3f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Merge branch 'master' of https://github.com/apache/spark into SPARK-7729

    Conflicts:
    	project/MimaExcludes.scala
    lianhuiwang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    1433c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b4739 View commit details
    Browse the repository at this point in the history
  3. fix style

    lianhuiwang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    ada7e14 View commit details
    Browse the repository at this point in the history
  4. fix style

    lianhuiwang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    677996c View commit details
    Browse the repository at this point in the history
  5. fix style

    lianhuiwang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    308eade View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. fix mima's fail

    lianhuiwang committed Dec 16, 2015
    Configuration menu
    Copy the full SHA
    a1a04fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1608041 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Merge branch 'apache-master' into SPARK-7729

    Conflicts:
    	core/src/main/scala/org/apache/spark/status/api/v1/ExecutorListResource.scala
    	core/src/main/scala/org/apache/spark/ui/SparkUI.scala
    	core/src/main/scala/org/apache/spark/ui/exec/ExecutorsPage.scala
    	core/src/test/scala/org/apache/spark/ui/storage/StorageTabSuite.scala
    lianhuiwang committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    49ef6e9 View commit details
    Browse the repository at this point in the history
  2. update with master

    lianhuiwang committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    7c7ca97 View commit details
    Browse the repository at this point in the history
  3. update with master

    lianhuiwang committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    35eef9a View commit details
    Browse the repository at this point in the history
  4. update with master

    lianhuiwang committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    f749a5f View commit details
    Browse the repository at this point in the history
  5. update with master

    lianhuiwang committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    8f0be11 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Merge branch 'apache2' into SPARK-7729

    Conflicts:
    	project/MimaExcludes.scala
    lianhuiwang committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    c632d39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96950c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Merge branch 'apache-master' into SPARK-7729

    Conflicts:
    	project/MimaExcludes.scala
    lianhuiwang committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    9ef6c5b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'apache-master' into SPARK-7729

    Conflicts:
    	project/MimaExcludes.scala
    lianhuiwang committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    c88afa8 View commit details
    Browse the repository at this point in the history