azureSparkJob: Submit Spark Job (Batch mode).

Description Usage Arguments See Also

Description

Submit Spark Job (Batch mode).

Usage

1
2
azureSparkJob(azureActiveContext, FILE, clustername, hdiAdmin, hdiPassword,
  log = "URL", verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR

FILE

file

clustername

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

hdiAdmin

HDInsight admin username. See azureCreateHDI()

hdiPassword

HDInsight admin password. See azureCreateHDI()

log

log

verbose

Print Tracing information (Default False)

See Also

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


ymmah/AzureSMR documentation built on May 6, 2019, 10:53 a.m.