你好,错误日志只有这些内容
2025-06-05 15:46:33:execute type: Subgraph Execution
2025-06-05 15:46:33:-------------------------start-----------------------------
2025-06-05 15:46:33:Ready dag instance.(dagInstanceId: Iff8080810196d238d2389f6f01973aafe62e00b7, callChainInfo: TRACE_ID%3Dad39ffffbdb06fdf)
2025-06-05 15:46:33:smartbix.datamining.engine.execute.exception.NodeTypeNotExistException: API_SOURCE_NODE does not exist.
at smartbix.datamining.engine.execute.node.NodeFactory.create(NodeFactory.java:28)
at smartbix.datamining.engine.experiment.execute.flow.DistributionFlow.lambda$new$0(DistributionFlow.java:81)
at java.util.ArrayList.forEach(ArrayList.java:1257)
at smartbix.datamining.engine.experiment.execute.flow.DistributionFlow.(DistributionFlow.java:79)
at smartbix.datamining.engine.experiment.execute.flow.DistributionFlowFactory.createSparkFlow(DistributionFlowFactory.java:20)
at smartbix.datamining.engine.experiment.execute.DistributionExecutor.(DistributionExecutor.java:45)
at smartbix.datamining.engine.experiment.control.Dispatcher.startFlow(Dispatcher.java:32)
at smartbix.datamining.engine.experiment.control.FlowStartTrigger.run(FlowStartTrigger.java:53)
at java.lang.Thread.run(Thread.java:748)