Home > other >  Spark how to read file name
Spark how to read file name

Time:09-24

The content of the Spark textFile read the file
How to get the file name

CodePudding user response:

(https://spark.apache.org/docs/1.6.2/api/java/org/apache/spark/sql/functions.html#input_file_name)
  • Related