Learn R Programming

AzureSMR (version 0.2.6)

azureHiveStatus: Get Status of a HDI Hive Service / version.

Description

Get Status of a HDI Hive Service / version.

Usage

azureHiveStatus(azureActiveContext, clustername, hdiAdmin, hdiPassword,
  verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR, created by createAzureContext()

clustername

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

hdiAdmin

HDInsight admin username. See azureCreateHDI()

hdiPassword

HDInsight admin password. See azureCreateHDI()

verbose

Print Tracing information (Default False)

See Also

Other Hive functions: azureHiveSQL