Compartilhar via


JobOperationsExtensions.SubmitSparkBatchJob Método

Definição

public static Microsoft.Azure.HDInsight.Job.Models.SparkBatchJob SubmitSparkBatchJob (this Microsoft.Azure.HDInsight.Job.IJobOperations operations, Microsoft.Azure.HDInsight.Job.Models.SparkBatchJobRequest sparkBatchJobRequest, string requestedBy = "ambari");
static member SubmitSparkBatchJob : Microsoft.Azure.HDInsight.Job.IJobOperations * Microsoft.Azure.HDInsight.Job.Models.SparkBatchJobRequest * string -> Microsoft.Azure.HDInsight.Job.Models.SparkBatchJob
<Extension()>
Public Function SubmitSparkBatchJob (operations As IJobOperations, sparkBatchJobRequest As SparkBatchJobRequest, Optional requestedBy As String = "ambari") As SparkBatchJob

Parâmetros

operations
IJobOperations
sparkBatchJobRequest
SparkBatchJobRequest
requestedBy
String

Retornos

Aplica-se a