yangzhiyuss opened a new issue, #78:
URL: https://github.com/apache/dolphinscheduler-sdk-python/issues/78
logļ¼
raise Py4JError(
py4j.protocol.Py4JError: An error occurred while calling
t.createOrUpdateWorkflow. Trace:
py4j.Py4JException: Method createOrUpdateWorkflow([class java.lang.String,
class java.lang.String, class java.lang.String, class java.lang.String, class
java.lang.String, class java.lang.String, class java.lang.String, class
java.lang.Integer, class java.lang.Integer, class java.lang.String, class
java.lang.Integer, class java.lang.String, class java.lang.String, null, class
java.lang.String]) does not exist
at py4j.reflection.ReflectionEngine.getMethod(ReflectionEngine.java:318)
at py4j.reflection.ReflectionEngine.getMethod(ReflectionEngine.java:326)
at py4j.Gateway.invoke(Gateway.java:274)
at py4j.commands.AbstractCommand.invokeMethod(AbstractCommand.java:132)
at py4j.commands.CallCommand.execute(CallCommand.java:79)
at py4j.GatewayConnection.run(GatewayConnection.java:238)
at java.base/java.lang.Thread.run(Thread.java:834)
cause:

self.gateway.entry_point.createOrUpdateWorkflow() do not have
onlinescheduler param
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]