powered by
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.
# NOT RUN { spark.getSparkFiles("myfile") # }
Run the code above in your browser using DataLab