Description Usage Value Note Examples
Get the URL of the SparkUI instance for the current active SparkSession.
1 |
the SparkUI URL, or NA if it is disabled, or not started.
sparkR.uiWebUrl since 2.1.1
1 2 3 4 5 | ## Not run:
sparkR.session()
url <- sparkR.uiWebUrl()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.