mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-11-30 03:08:01 +08:00
[Improvement][Task Plugin] Modify the comment of 'deployMode'. (#12163)
This commit is contained in:
parent
7beff83e9f
commit
0687697869
@ -55,7 +55,7 @@ public class ChunJunParameters extends AbstractParameters {
|
||||
private String others;
|
||||
|
||||
/**
|
||||
* deploy mode local standlone yarn-session yarn-per-job
|
||||
* deploy mode: [local, standalone, yarn-session, yarn-per-job]
|
||||
*/
|
||||
private String deployMode;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user