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

Enable automatic URL tracking for Spark applications #2669

Merged
merged 2 commits into from Mar 28, 2019

Commits on Mar 6, 2019

  1. Merge pull request #1 from spotify/master

    Sync with the main repo
    GoodDok committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    2df2702 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. PR 2661: Provide automatic URL tracking for Spark applications

    - changed `track_url_in_stderr` to `stream_for_searching_tracking_url` according to the latest changes in external_program.py
    - added tests for spark url tracking in cluster and client modes
    Konstantin Gudkov committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    c6959d6 View commit details
    Browse the repository at this point in the history