zhongjiajie commented on a change in pull request #7968:
URL: https://github.com/apache/dolphinscheduler/pull/7968#discussion_r784774627



##########
File path: 
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/engine.py
##########
@@ -35,7 +35,7 @@ class ProgramType(str):
 
 
 class Engine(Task):
-    """Task spark object, declare behavior for spark task to dolphinscheduler.
+    """Task engine object, declare behavior for spark task to dolphinscheduler.

Review comment:
       ```suggestion
       """Task engine object, declare behavior for object engine to 
dolphinscheduler.
   ```




-- 
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