public class SaferSchemaDagScheduler extends DagScheduler
| 构造器和说明 |
|---|
SaferSchemaDagScheduler(WorkflowDag workflowDag,
WriterContext writerContext,
org.apache.spark.api.java.JavaSparkContext jsc) |
SaferSchemaDagScheduler(WorkflowDag workflowDag,
WriterContext writerContext,
org.apache.spark.api.java.JavaSparkContext jsc,
int version) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
executeNode(DagNode node,
int curRound)
Execute the given node.
|
schedulepublic SaferSchemaDagScheduler(WorkflowDag workflowDag, WriterContext writerContext, org.apache.spark.api.java.JavaSparkContext jsc)
public SaferSchemaDagScheduler(WorkflowDag workflowDag, WriterContext writerContext, org.apache.spark.api.java.JavaSparkContext jsc, int version)
protected void executeNode(DagNode node, int curRound) throws org.apache.hudi.exception.HoodieException
DagSchedulerexecuteNode 在类中 DagSchedulernode - The node to be executedorg.apache.hudi.exception.HoodieExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.