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-18646][REPL] Set parent classloader as null for ExecutorClassLoader #17074

Closed
wants to merge 7 commits into from
Closed

[SPARK-18646][REPL] Set parent classloader as null for ExecutorClassLoader #17074

wants to merge 7 commits into from

Commits on Feb 26, 2017

  1. Set parent classloader as null for ExecutorClassLoader

    This change is to address a classloader problem under sbt environment
    more details can be found in Jira [https://issues.apache.org/jira/browse/SPARK-19675]
    taroplus committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    e0d9538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a490bb View commit details
    Browse the repository at this point in the history
  3. Fixed unwanted import change

    taroplus committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    13b0167 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    d66ad0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c810f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9204c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

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