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-6300][Spark Core] sc.addFile(path) does not support the relative path. #4993

Closed
wants to merge 9 commits into from
Closed

Commits on Mar 2, 2015

  1. Merge pull request #1 from apache/master

    merge lastest spark
    pzzs committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    c3f046f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Merge pull request #2 from apache/master

    merge lastest spark
    pzzs committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    cb1852d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2015

  1. Merge pull request #3 from apache/master

    merge lastest spark
    pzzs committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    c87e8b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Merge pull request #4 from apache/master

    merge lastest spark
    pzzs committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    161cae3 View commit details
    Browse the repository at this point in the history
  2. getCanonicalPath

    pzzs committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    e4a13fe View commit details
    Browse the repository at this point in the history
  3. Update SparkContext.scala

    pzzs committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    dced8eb View commit details
    Browse the repository at this point in the history
  4. test for add file

    pzzs committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    0ff3fa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. Update SparkContext.scala

    pzzs committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    d594e16 View commit details
    Browse the repository at this point in the history
  2. Update SparkContextSuite.scala

    pzzs committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    ee375cd View commit details
    Browse the repository at this point in the history