Skip to content

Commit 2b6e2af

Browse files
committed
Update doc.
1 parent b2f3a59 commit 2b6e2af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/pkg/R/context.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ setCheckpointDir <- function(sc, dirName) {
233233
#'
234234
#' A directory can be given if the recursive option is set to true.
235235
#' Currently directories are only supported for Hadoop-supported filesystems.
236+
#' Refer Hadoop-supported filesystems at \url{https://wiki.apache.org/hadoop/HCFS}.
236237
#'
237238
#' @rdname spark.addFile
238239
#' @param path The path of the file to be added

0 commit comments

Comments
 (0)