pyspark.SparkFiles.get¶
-
classmethod
SparkFiles.
get
(filename)[source]¶ Get the absolute path of a file added through
SparkContext.addFile()
.
SparkFiles.
get
(filename)[source]¶Get the absolute path of a file added through SparkContext.addFile()
.