HDInsightPigActivity
Class
Definition
Pig activity which runs on HDInsight.
[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsightPig")]
public class HDInsightPigActivity : Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase
- Inheritance
- Attributes
Inherited Members
Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase
Constructors
| HDInsightPigActivity() |
Properties
| Defines |
Allows user to specify defines for the Pig 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) |