AzureHdInsightJobManagementClient.SubmitMRJob Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse SubmitMRJob (Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightMapReduceJobDefinition mapredJobDef);
abstract member SubmitMRJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightMapReduceJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
override this.SubmitMRJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightMapReduceJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
Public Overridable Function SubmitMRJob (mapredJobDef As AzureHDInsightMapReduceJobDefinition) As JobSubmissionResponse
Parameters
- mapredJobDef
- AzureHDInsightMapReduceJobDefinition