MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionMapReduce Class |
For a list of all members of this type, see HDInsightSessionMapReduce members.
Name | Description | |
---|---|---|
![]() | Arguments | Specifies the arguments to pass into the MapReduce job. For example {"16", "1000"} |
![]() | ClassName | Specifies which class to use |
![]() | DefineParameters | Specifies the define parameters. |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Files | Specifies the files to be copied to the cluster. (optional) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | JarFile | Specifies the jar file |
![]() | LibJars | Specifies the list of files to include in the classpath. (optional) |
![]() | SessionName | Specifies the name of the session to use (optional) |
Name | Description | |
---|---|---|
![]() | AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity) |
![]() | UserState | Gets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |