Welcome! ようこそ! 歡迎訪問!

My IP Address

软件下载中心

Skip to contents

Get the root directory that contains files added through spark.addFile.

Usage

spark.getSparkFilesRootDirectory()

Value

the root directory that contains files added through spark.addFile

Note

spark.getSparkFilesRootDirectory since 2.1.0

Examples

if (FALSE) {
spark.getSparkFilesRootDirectory()
}