Package | Description |
---|---|
alluxio.master.job |
Modifier and Type | Method and Description |
---|---|
long |
JobTracker.addJob(JobConfig jobConfig,
CommandManager manager,
JobServerContext ctx,
List<WorkerInfo> workers)
Adds a job with the given
JobConfig to the job tracker. |
long |
JobMaster.run(JobConfig jobConfig)
Runs a job with the given configuration.
|
Copyright © 2023. All Rights Reserved.