azureSparkCMD: Send Spark Statements/comamnds (REPL/Interactive mode).

Description Usage Arguments See Also

Description

Send Spark Statements/comamnds (REPL/Interactive mode).

Usage

1
2
azureSparkCMD(azureActiveContext, CMD, clustername, hdiAdmin, hdiPassword,
  sessionID, verbose = FALSE)

Arguments

azureActiveContext

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

CMD

CMD

clustername

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

hdiAdmin

HDInsight admin username. See azureCreateHDI()

hdiPassword

HDInsight admin password. See azureCreateHDI()

sessionID

Spark sessionID. See azureSparkCMD()

verbose

If TRUE, prints verbose messages

See Also

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


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.