AzureHdInsightJobManagementClient.SubmitHiveJob 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 SubmitHiveJob (Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition hiveJobDef);
abstract member SubmitHiveJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
override this.SubmitHiveJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
Public Overridable Function SubmitHiveJob (hiveJobDef As AzureHDInsightHiveJobDefinition) As JobSubmissionResponse
Parameters
- hiveJobDef
- AzureHDInsightHiveJobDefinition