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-6862][Streaming][WebUI] Add BatchPage to display details of a batch #5473

Closed
wants to merge 15 commits into from
Closed

Commits on Apr 11, 2015

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

Commits on Apr 14, 2015

  1. Configuration menu
    Copy the full SHA
    fc98a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b226f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7168807 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. Merge branch 'master' into SPARK-6862

    Conflicts:
    	streaming/src/test/scala/org/apache/spark/streaming/UISeleniumSuite.scala
    zsxwing committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    4bf66b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15bdf9b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. Merge branch 'master' into SPARK-6862

    Conflicts:
    	streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobScheduler.scala
    zsxwing committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    35ffd80 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

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

Commits on Apr 27, 2015

  1. Configuration menu
    Copy the full SHA
    1282b10 View commit details
    Browse the repository at this point in the history
  2. Add unit tests for BatchPage

    zsxwing committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    72f8e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb62e4f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Configuration menu
    Copy the full SHA
    087ba98 View commit details
    Browse the repository at this point in the history
  2. Rename XxxDatas -> XxxData

    zsxwing committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    9a3083d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b380cfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0727d35 View commit details
    Browse the repository at this point in the history