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

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

Print Tracing information (Default False)

See Also

Other Hive functions: azureHiveStatus


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