25 строки
701 B
R
25 строки
701 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/AzureSpark.R
|
|
\name{azureSparkShowURL}
|
|
\alias{azureSparkShowURL}
|
|
\title{Show Spark log Output.}
|
|
\usage{
|
|
azureSparkShowURL(azureActiveContext, URL)
|
|
}
|
|
\arguments{
|
|
\item{azureActiveContext}{A container used for caching variables used by \code{AzureSMR}, created by \code{\link[=createAzureContext]{createAzureContext()}}}
|
|
|
|
\item{URL}{URL}
|
|
}
|
|
\description{
|
|
Show Spark log Output.
|
|
}
|
|
\seealso{
|
|
Other Spark functions: \code{\link{azureSparkCMD}},
|
|
\code{\link{azureSparkJob}},
|
|
\code{\link{azureSparkListJobs}},
|
|
\code{\link{azureSparkListSessions}},
|
|
\code{\link{azureSparkNewSession}},
|
|
\code{\link{azureSparkStopSession}}
|
|
}
|