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

My IP Address

软件下载中心

spark.getSparkFilesRootDirectory {SparkR}R Documentation

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

Description

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

## Not run: 
##D spark.getSparkFilesRootDirectory()
## End(Not run)

[Package SparkR version 2.3.1 Index]