azureHiveSQL: Submit SQL command to Hive Service.

Description Usage Arguments See Also

Description

Submit SQL command to Hive Service.

Usage

1
2
azureHiveSQL(azureActiveContext, CMD, clustername, hdiAdmin, hdiPassword,
  path = "wasb:///tmp/", verbose = FALSE)

Arguments

azureActiveContext

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

CMD

SQl COmmand String

clustername

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

hdiAdmin

HDInsight admin username. See azureCreateHDI()

hdiPassword

HDInsight admin password. See azureCreateHDI()

path

path

verbose

If TRUE, prints verbose messages

See Also

Other Hive functions: azureHiveStatus


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.