AWS Glue Scala 作业 API - AWS Glue

AWS Glue Scala 作业 API

程序包:com.amazonaws.services.glue.util

Job 对象

任务

object Job

Job def 方法

def commit
def init( jobName : String, glueContext : GlueContext, args : java.util.Map[String, String] = Map[String, String]().asJava ) : this.type
def init( jobName : String, glueContext : GlueContext, endpoint : String, args : java.util.Map[String, String] ) : this.type
def isInitialized
def reset
def runId