This is an automated email from the ASF dual-hosted git repository.
chufenggao pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new d6a4e99e19 fix process utils comment typo (#14613)
d6a4e99e19 is described below
commit d6a4e99e1963c50daa40a7328da704f3f60d1989
Author: Eric Gao <[email protected]>
AuthorDate: Fri Jul 21 13:18:10 2023 +0800
fix process utils comment typo (#14613)
---
.../org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
b/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
index f0c3aa0f9a..d831437334 100644
---
a/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
+++
b/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
@@ -135,7 +135,7 @@ public final class ProcessUtils {
}
/**
- * cacel k8s / yarn application
+ * cancel k8s / yarn application
*
* @param taskExecutionContext
* @return