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-20464][SS] Add a job group and description for streaming queries and fix cancellation of running jobs using the job group #17765

Closed
wants to merge 8 commits into from

Commits on Apr 25, 2017

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

Commits on Apr 26, 2017

  1. Add cancel by job group.

    kunalkhamar committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    bd13a01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a58547 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    6ab66e2 View commit details
    Browse the repository at this point in the history
  2. Remove extra setJobDesc.

    kunalkhamar committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    992d68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    915d67b View commit details
    Browse the repository at this point in the history
  4. Stop query in test.

    kunalkhamar committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    f9342c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Update batch desc format.

    kunalkhamar committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    6e66638 View commit details
    Browse the repository at this point in the history