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 2021/07/01 14:40:44 UTC

[GitHub] [dolphinscheduler] darkz1984 opened a new issue #5734: [Bug][Module Name]Maybe bug in scheduler

darkz1984 opened a new issue #5734:
URL: https://github.com/apache/dolphinscheduler/issues/5734


   **Which version of DolphinScheduler:**
    -[1.3.4-binary release]
   
   **Additional context**
   centos-release-7-6.1810.2.el7  64bit
   openjdk version "1.8.0_275"
   Zookeeper version: 3.7.0-e3704b390a6697bfdf4b0bef79e3da7a4f6bac4b, built on 2021-03-17 09:46 UTC
   postgresql 11
   aliyun
   
   **Requirement or improvement**
   I start use dolphinscheduler recently, but I found that , some process is too slow.
   I add a shell  task node content a curl test http url.
   I found that the time running the task some time too slow , the task log not show the progress very clear
   
   the really shell conten is 
   
   ```
   curl --connect-timeout 5 -s -I -X HEAD http://xxxxx
   ```
   
   
   log:
   ```
   [INFO] 2021-07-01 11:00:02.055  - [taskAppId=TASK-2-5149-5383]:[129] -  -> [/bin/bash]
   	2021-07-01 11:00:01
   [INFO] 2021-07-01 11:17:47.935  - [taskAppId=TASK-2-5149-5383]:[217] - process has exited, execute path:/data/tmp/dolphinscheduler/exec/process/5/2/5149/5383, processId:26210 ,exitStatusCode:0
   ```
   it cost about 17 minutes to run this task.
   
   How to detect where the time is spend  ??
   and reduce the cost of task time  ??


-- 
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] caishunfeng closed issue #5734: [Question] Maybe bug in scheduler, run task too slow

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #5734:
URL: https://github.com/apache/dolphinscheduler/issues/5734


   


-- 
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] CalvinKirs commented on issue #5734: [Question] Maybe bug in scheduler, run task too slow

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


   Can you provide more detailed info?


-- 
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 #5734: [Bug][Module Name]Maybe bug in scheduler

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


   Hi:
   * 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 subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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] darkz1984 commented on issue #5734: [Question] Maybe bug in scheduler, run task too slow

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


   Sorry, I add a rand number generate cost too long time.
   but when I use sql node and connect mysql user jdbc, the sql command runnind in shell cli cost 1.9s, in dolphinscheduler cost about 6s...


-- 
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] darkz1984 commented on issue #5734: [Question] Maybe bug in scheduler, run task too slow

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


   > Can you provide more detailed info?
   
   Just the log above
   MySQL cli run the sql just cost 1.9s and I run the sql for times
   in dolphinscheduler, cost 5-6s


-- 
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] darkz1984 commented on issue #5734: [Question] Maybe bug in scheduler, run task too slow

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


   > Can you provide more detailed info?
   
   Just the log above
   MySQL cli run the sql just cost 1.9s and I run the sql for times
   in dolphinscheduler, cost 5-6s


-- 
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] caishunfeng commented on issue #5734: [Question] Maybe bug in scheduler, run task too slow

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


   Hi @darkz1984 this issue will be closed because no update for a long time. You can reopen it and provide more details if need.


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