Get the URL of the SparkUI instance for the current active SparkSession
sparkR.uiWebUrl.Rd
Get the URL of the SparkUI instance for the current active SparkSession.
Examples
if (FALSE) { # \dontrun{
sparkR.session()
url <- sparkR.uiWebUrl()
} # }
sparkR.uiWebUrl.Rd
Get the URL of the SparkUI instance for the current active SparkSession.
if (FALSE) { # \dontrun{
sparkR.session()
url <- sparkR.uiWebUrl()
} # }