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-10003] Improve readability of DAGScheduler #8217

Closed

Commits on Aug 14, 2015

  1. Remove unnecessary code + minor code rewrites

    Andrew Or committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    64a9ed2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Merge branch 'master' of github.com:apache/spark into dag-scheduler-r…

    …eadability
    
    Conflicts:
    	core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala
    Andrew Or committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    574fb1e View commit details
    Browse the repository at this point in the history
  2. Move comment back into if case

    Andrew Or committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    57abca3 View commit details
    Browse the repository at this point in the history