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/08/24 04:03:07 UTC

[GitHub] [dolphinscheduler] baisui1981 commented on issue #5992: [Feature][DataX] Enhance using experience of DataX in DS by integeration with TIS

baisui1981 commented on issue #5992:
URL: https://github.com/apache/dolphinscheduler/issues/5992#issuecomment-904304237


   in order to implements this issue, will add three dependencies:
   1. com.github.dreamhead:moco-core:1.2.0 and com.github.dreamhead:moco-runner:1.2.0 which is import in dolphinscheduler-task-tis submodule for http stub test ,base on [https://github.com/dreamhead/moco/blob/master/MIT-LICENSE.txt](https://github.com/dreamhead/moco/blob/master/MIT-LICENSE.txt)
   2. org.asynchttpclient:async-http-client:2.12.3 which is import in dolphinscheduler-task-tis for applying a request which is base on websock protocol,base on license [https://github.com/AsyncHttpClient/async-http-client/blob/master/LICENSE.txt](https://github.com/AsyncHttpClient/async-http-client/blob/master/LICENSE.txt)


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