Learn R Programming

AzureSMR (version 0.2.6)

azureSparkListSessions: List Spark Sessions.

Description

List Spark Sessions.

Usage

azureSparkListSessions(azureActiveContext, clustername, hdiAdmin, hdiPassword,
  verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR, created by createAzureContext()

clustername

Cluster name, used for HDI and Spark clusters. See azureCreateHDI()

hdiAdmin

HDInsight admin username. See azureCreateHDI()

hdiPassword

HDInsight admin password. See azureCreateHDI()

verbose

Print Tracing information (Default False)

See Also

Other Spark functions: azureSparkCMD, azureSparkJob, azureSparkListJobs, azureSparkNewSession, azureSparkShowURL, azureSparkStopSession