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-4531] [MLlib] cache serialized java object #3397

Closed
wants to merge 8 commits into from

Commits on Nov 21, 2014

  1. cache serialized java object

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    f1063e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cache

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    d572f00 View commit details
    Browse the repository at this point in the history
  3. refactor

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    c2bdfc2 View commit details
    Browse the repository at this point in the history
  4. address comments

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    dff33e1 View commit details
    Browse the repository at this point in the history
  5. add unpersist()

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    7da0332 View commit details
    Browse the repository at this point in the history
  6. fix

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    63b984e View commit details
    Browse the repository at this point in the history
  7. using named argument

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    4b52edd View commit details
    Browse the repository at this point in the history
  8. Update -> Updater

    Davies Liu committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    7f6e6ce View commit details
    Browse the repository at this point in the history