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) {
sparkR.session()
url <- sparkR.uiWebUrl()
}
sparkR.uiWebUrl.Rd
Get the URL of the SparkUI instance for the current active SparkSession.
if (FALSE) {
sparkR.session()
url <- sparkR.uiWebUrl()
}