HDInsightStreamingActivity
Class
Definition
HDInsight streaming activity.
[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsightStreaming")]
public class HDInsightStreamingActivity : Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase
- Inheritance
- Attributes
Inherited Members
Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase
Constructors
| HDInsightStreamingActivity() |
Initializes a new instance of the HDInsightStreamingActivity class. |
Properties
| Combiner |
Combiner executable name. |
| CommandEnvironment |
Command line environment values. |
| Defines |
Allows user to specify defines for streaming job request. |
| FileLinkedService |
Linked service where the files are located. |
| FilePaths |
Paths to streaming job files. Can be directories. |
| Input |
Input blob path. |
| Mapper |
Mapper executable name. |
| Output |
Output blob path. |
| Reducer |
Reducer executable name. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |