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-2585] remove unnecessary broadcast for conf #2935

Closed
wants to merge 11 commits into from

Commits on Oct 24, 2014

  1. remove unnecessary broadcast for conf

    Davies Liu committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    b4cd73e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2014

  1. thread safety

    Davies Liu committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    bc46dda View commit details
    Browse the repository at this point in the history
  2. bugfix

    Davies Liu committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    74f4102 View commit details
    Browse the repository at this point in the history
  3. refactor

    Davies Liu committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    8b0fcd8 View commit details
    Browse the repository at this point in the history
  4. refactor

    Davies Liu committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    0de73d4 View commit details
    Browse the repository at this point in the history
  5. remove docs

    Davies Liu committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    8694cb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32bd815 View commit details
    Browse the repository at this point in the history
  7. bugfix

    Davies Liu committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    1fd70df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae32e92 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2014

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

Commits on Oct 28, 2014

  1. Merge branch 'master' of github.com:apache/spark into fix_conf

    Conflicts:
    	core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala
    Davies Liu committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    5329091 View commit details
    Browse the repository at this point in the history