You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/05 10:18:07 UTC

[GitHub] [dolphinscheduler] wxing89 opened a new issue, #11321: create workflow contains chunjun node failed

wxing89 opened a new issue, #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321

   Some problem occured after this PR, configuration `customConfig`  changed to '0' while it should be defalut value '1'. The value 0 will lead to create chunjun node failed.
   
   Following is taskDefinitionJson example, the customConfig is default as '0'
   
   taskDefinitionJson: [{"code":6433449457952,"delayTime":"0","description":"","environmentCode":-1,"failRetryInterval":"1","failRetryTimes":"0","flag":"YES","name":"xxxx","taskParams":{"localParams":[],"resourceList":[],**"customConfig":0**,"json":"{}"},"taskPriority":"MEDIUM","taskType":"CHUNJUN","timeout":0,"timeoutFlag":"CLOSE","timeoutNotifyStrategy":"","workerGroup":"default","cpuQuota":-1,"memoryMax":-1}]
   
   _Originally posted by @wxing89 in https://github.com/apache/dolphinscheduler/pull/11234#issuecomment-1206284719_


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] jkhhuse commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
jkhhuse commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1288531079

   because of check can not paased, i will recommit again to make check passed. 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] tracehh commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
tracehh commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1248802555

   I review the code again


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhuangchong closed issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by "zhuangchong (via GitHub)" <gi...@apache.org>.
zhuangchong closed issue #11321: [Bug] [UI] create workflow contains chunjun node failed
URL: https://github.com/apache/dolphinscheduler/issues/11321


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1236447421

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] jkhhuse commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
jkhhuse commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1248825792

   For the current version, the customConfig value should be set as the default true value.
   I can propose a PR to solve this problem. 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] gzusgw commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
gzusgw commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1246989319

   > Currently only support customConfig=1,custome json format
   
   But when creating a chunjun task on the Web, customConfig default value is '0'


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1246145708

   @tracehh do you have time to take a look at this issue?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11321: create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1206287017

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] gzusgw commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
gzusgw commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1240381607

   ![image](https://user-images.githubusercontent.com/37568108/189070330-dea5559d-af58-4c0a-b428-7607f5f036f3.png)
   customConfig=0走入在plugin.task.chunjun.ChunJunParameterscheckParameters()方法if的逻辑,返回为false


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] tracehh commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
tracehh commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1246163007

   Currently only support customConfig=1,custome json format


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11321: [Bug] [UI] create workflow contains chunjun node failed

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11321:
URL: https://github.com/apache/dolphinscheduler/issues/11321#issuecomment-1280110934

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org