You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/09/10 05:40:15 UTC

[GitHub] [incubator-dolphinscheduler] chenyuan9028 opened a new issue #781: [BUG] 通过api提交执行任务请求,返回结果为success,但实际并没有执行

chenyuan9028 opened a new issue #781: [BUG] 通过api提交执行任务请求,返回结果为success,但实际并没有执行
URL: https://github.com/apache/incubator-dolphinscheduler/issues/781
 
 
   版本:1.1.0
   问题:通过调用api执行某个任务时,结果返回msg:success,但任务实际并没有执行。
   ![image](https://user-images.githubusercontent.com/30412237/64586679-a9161b00-d3cf-11e9-8e92-98d2cdd275c1.png)
   
   这情情况下,通过调用api去执行任务就不知道任务是否真的被执行了,及时通过任务实例去找也不知道哪个实例才是你刚才跑的,因为同一任务可以有多个实例同时处于运行的状态。
   那怎么能够准确的获取某次执行的的实例呢?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services