yangzhiyuss opened a new issue, #79:
URL: https://github.com/apache/dolphinscheduler-sdk-python/issues/79
dolphinscheduler version: 3.1.4
pydolphinscheduler version: 4.0.2a6
problem:
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.Boolean, 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)
--
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]