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-29182][Core] Cache preferred locations of checkpointed RDD #25856

Closed
wants to merge 5 commits into from

Commits on Sep 19, 2019

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

Commits on Sep 24, 2019

  1. Address comment.

    viirya committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    be4a0fc View commit details
    Browse the repository at this point in the history
  2. Use Guava cache.

    viirya committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    369f32c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

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

Commits on Oct 14, 2019

  1. Read conf once.

    viirya committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    4c9118b View commit details
    Browse the repository at this point in the history