HDInsightMapReduceActivity Class

Definition

MapReduce activity which runs on HDInsight.

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

Inherited Members

Microsoft.Azure.Management.DataFactories.Models.HDInsightActivityBase

Constructors

HDInsightMapReduceActivity()

Initializes a new instance of the MapReduce class.

HDInsightMapReduceActivity(String, String)

Initializes a new instance of the HDInsightMapReduceActivity class with required arguments.

Properties

ClassName

Class name.

Defines

Allows user to specify defines for MapReduce job request.

JarFilePath

Jar path.

JarLibs

Jar libs.

JarLinkedService

Jar linked service.

Extension Methods

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