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:
   
![6a6722ecfd4e95814e21ed276a07628](https://user-images.githubusercontent.com/28888024/223668140-1fd50b93-378a-458b-aa9f-fd58c4c64b87.png)
   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]

Reply via email to