Learn R Programming

AzureSM (version 0.1)

AzureSM: AzureHiveSQL: Submit SQL command to Hive Service

Usage

AzureHiveSQL(AzureActiveContext, CMD, ClusterName, HDIAdmin, HDIPassword,
  Path = "wasb:///tmp/", verbose = FALSE)

Arguments

AzureActiveContext

Azure Context Object

CMD

SQl COmmand String

ClusterName

ClusterName

HDIAdmin

HDIAdmin - HDinsight Administrator Name

HDIPassword

HDinsight Administrator Name

ResourceGroup

ResourceGroup Object (or use AzureActiveContext)

Verbose

Print Tracing information (Default False)