Get configuration information for a specified cluster name.
azureHDIConf(azureActiveContext, clustername, resourceGroup, subscriptionID,
name, type, location, verbose = FALSE)
A container used for caching variables used by AzureSMR
, created by createAzureContext()
Cluster name, used for HDI and Spark clusters. See azureCreateHDI()
Name of the resource group
Subscription ID. This is obtained automatically by azureAuthenticate()
when only a single subscriptionID is available via Active Directory
filter by resource name
filter by resource type
Azure region, e.g. 'westeurope' or 'southcentralus'
Print Tracing information (Default False)
Returns Dataframe of HDInsight Clusters information
Other HDInsight functions: azureCreateHDI
,
azureDeleteHDI
, azureListHDI
,
azureResizeHDI
,
azureRunScriptAction
,
azureScriptActionHistory