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-6939][Streaming][WebUI] Add timeline and histogram graphs for streaming statistics #5533

Closed
wants to merge 37 commits into from

Commits on Apr 15, 2015

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

Commits on Apr 21, 2015

  1. Configuration menu
    Copy the full SHA
    b82ed1e View commit details
    Browse the repository at this point in the history
  2. Clean the codes

    zsxwing committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    a0458f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Remove unnecessary codes

    zsxwing committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    ad93295 View commit details
    Browse the repository at this point in the history
  2. Fix the unit test

    zsxwing committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    ddf741a View commit details
    Browse the repository at this point in the history
  3. Fix the unit test

    zsxwing committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    5688702 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. Configuration menu
    Copy the full SHA
    881c907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d78672a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. Make two graphs close

    zsxwing committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    c23ce10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fed8219 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Configuration menu
    Copy the full SHA
    04c7500 View commit details
    Browse the repository at this point in the history
  2. Update Streaming UI

    zsxwing committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    4c0b43f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81a1ee View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Prepare for the demo

    zsxwing committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    8e4363c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a459f49 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Clean up the codes

    zsxwing committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    d0b0aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18607a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a8f886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd03ad0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2972e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bbdc0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70d8533 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

  1. Configuration menu
    Copy the full SHA
    2586916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74307cf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2015

  1. Configuration menu
    Copy the full SHA
    203605d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b50fa32 View commit details
    Browse the repository at this point in the history
  3. Use InputInfo

    zsxwing committed May 2, 2015
    Configuration menu
    Copy the full SHA
    3be4b7a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. Fix incorrect lastErrorTime

    zsxwing committed May 4, 2015
    Configuration menu
    Copy the full SHA
    d5d86f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e275e23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc392c5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. Configuration menu
    Copy the full SHA
    ff0bff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3f303e View commit details
    Browse the repository at this point in the history
  3. Fix UIUtils in BatchPage

    zsxwing committed May 5, 2015
    Configuration menu
    Copy the full SHA
    d457277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70cc87d View commit details
    Browse the repository at this point in the history
  5. Fix .rat-excludes

    zsxwing committed May 5, 2015
    Configuration menu
    Copy the full SHA
    cd03424 View commit details
    Browse the repository at this point in the history
  6. Remove unused import

    zsxwing committed May 5, 2015
    Configuration menu
    Copy the full SHA
    deacc3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f7cd19 View commit details
    Browse the repository at this point in the history