spark.getSparkFiles.Rd
Get the absolute path of a file added through spark.addFile.
spark.getSparkFiles(fileName)
The name of the file added through spark.addFile
the absolute path of a file added through spark.addFile.
spark.getSparkFiles since 2.1.0
if (FALSE) { spark.getSparkFiles("myfile") }