azureDeleteHDI: Delete HDInsight cluster.

Description Usage Arguments Value References See Also

Description

Delete HDInsight cluster.

Usage

1
2
azureDeleteHDI(azureActiveContext, clustername, subscriptionID, resourceGroup,
  verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR

clustername

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

subscriptionID

Subscription ID. This is obtained automatically by azureAuthenticate() when only a single subscriptionID is available via Active Directory

resourceGroup

Name of the resource group

verbose

Print Tracing information (Default False)

Value

Data frame with HDInsight clusters information

References

https://docs.microsoft.com/en-us/rest/api/hdinsight/hdinsight-cluster#delete

See Also

Other HDInsight functions: azureCreateHDI, azureHDIConf, azureListHDI, azureResizeHDI, azureRunScriptAction, azureScriptActionHistory


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