We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f3a59 commit 2b6e2afCopy full SHA for 2b6e2af
R/pkg/R/context.R
@@ -233,6 +233,7 @@ setCheckpointDir <- function(sc, dirName) {
233
#'
234
#' A directory can be given if the recursive option is set to true.
235
#' Currently directories are only supported for Hadoop-supported filesystems.
236
+#' Refer Hadoop-supported filesystems at \url{https://wiki.apache.org/hadoop/HCFS}.
237
238
#' @rdname spark.addFile
239
#' @param path The path of the file to be added
0 commit comments