Description Usage Arguments See Also
Send Spark Statements/comamnds (REPL/Interactive mode).
1 2 | azureSparkCMD(azureActiveContext, CMD, clustername, hdiAdmin, hdiPassword,
sessionID, verbose = FALSE)
|
azureActiveContext |
A container used for caching variables used by |
CMD |
CMD |
clustername |
Cluster name, used for HDI and Spark clusters. See |
hdiAdmin |
HDInsight admin username. See |
hdiPassword |
HDInsight admin password. See |
sessionID |
Spark sessionID. See |
verbose |
Print Tracing information (Default False) |
Other Spark functions: azureSparkJob,
azureSparkListJobs,
azureSparkListSessions,
azureSparkNewSession,
azureSparkShowURL,
azureSparkStopSession
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.