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-13669][SPARK-20898][Core] Improve the blacklist mechanism to handle external shuffle service unavailable situation #17113

Closed
wants to merge 8 commits into from

Commits on May 25, 2017

  1. Improve the blacklist mechanism to handle external shuffle service un…

    …available situation
    
    Change-Id: I1c0776ec98866c5294ea4ed5d98793fdcebf44ae
    jerryshao committed May 25, 2017
    Configuration menu
    Copy the full SHA
    50ac2e4 View commit details
    Browse the repository at this point in the history
  2. Add configuration to turn off the feature

    Change-Id: I9a930d63eb23a86e8823b206222ab3a5c41ad930
    jerryshao committed May 25, 2017
    Configuration menu
    Copy the full SHA
    759ebc9 View commit details
    Browse the repository at this point in the history
  3. Address the comments

    Change-Id: I4ccbd63f33bc013d5b97afa41b005d83a63be86a
    jerryshao committed May 25, 2017
    Configuration menu
    Copy the full SHA
    533ee17 View commit details
    Browse the repository at this point in the history
  4. Address the comments

    Change-Id: I060d0722f48c1d028a53f95860cd355b6b7915fc
    jerryshao committed May 25, 2017
    Configuration menu
    Copy the full SHA
    f633a3f View commit details
    Browse the repository at this point in the history
  5. Address the comments

    Change-Id: Ied1e7078e38188099a08f71bd8db2d141a8e093e
    jerryshao committed May 25, 2017
    Configuration menu
    Copy the full SHA
    44c7108 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. Fix kill executor cannot work bug and address comments

    Change-Id: I420fba198ce9ad87eb7fc232ce1e183e973028bd
    jerryshao committed May 27, 2017
    Configuration menu
    Copy the full SHA
    524fbfc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Further address the comments

    Change-Id: I63998f3eadcd32589b35d667ac10b65275a862eb
    jerryshao committed May 31, 2017
    Configuration menu
    Copy the full SHA
    9a14105 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Add the comments to address why blacklistTrackOpt should be lazily in…

    …itialized
    
    Change-Id: I2a58f4bc5d84591cd23c93aea5ee50331a6b80b5
    jerryshao committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    3cf9cfd View commit details
    Browse the repository at this point in the history