[GitHub] spark issue #14396: [SPARK-16787] SparkContext.addFile() should not throw if...

2016-08-04 Thread NYcleaner
Github user NYcleaner commented on the issue: https://github.com/apache/spark/pull/14396 Oh. sorry. I am a newer , thank you for your patience and help --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] spark issue #14396: [SPARK-16787] SparkContext.addFile() should not throw if...

2016-08-04 Thread NYcleaner
Github user NYcleaner commented on the issue: https://github.com/apache/spark/pull/14396 Thank you --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] spark issue #14396: [SPARK-16787] SparkContext.addFile() should not throw if...

2016-08-04 Thread NYcleaner
Github user NYcleaner commented on the issue: https://github.com/apache/spark/pull/14396 hi, The addFile(path) function in pyspark only have one param 'path'', so if i have many files . I had to use addFile many times, can you make the function as same as in the scala APi