Create new Spark Session.
azureSparkNewSession(azureActiveContext, clustername, hdiAdmin, hdiPassword,
kind = "spark", verbose = FALSE)A container used for caching variables used by AzureSMR, created by createAzureContext()
Cluster name, used for HDI and Spark clusters. See azureCreateHDI()
HDInsight admin username. See azureCreateHDI()
HDInsight admin password. See azureCreateHDI()
HDinsight kind: "hadoop","spark" or "rserver". See azureCreateHDI()
Print Tracing information (Default False)
Other Spark functions: azureSparkCMD,
azureSparkJob,
azureSparkListJobs,
azureSparkListSessions,
azureSparkShowURL,
azureSparkStopSession