HDInsightHiveActivity Class

Definition

Hive activity which runs on HDInsight.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsightHive")]
public class HDInsightHiveActivity : Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase
Inheritance
Attributes

Inherited Members

Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase

Constructors

HDInsightHiveActivity()

Initializes a new instance of the HDInsightHiveActivity class.

Properties

Defines

Allows user to specify defines for Hive job request.

Script

Hive script.

ScriptLinkedService

Storage linked service where the script file is located.

ScriptPath

Path to the script in blob storage.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)