eye-gu commented on issue #18350: URL: https://github.com/apache/dolphinscheduler/issues/18350#issuecomment-4704125193
@SbloodyS Thanks for the feedback. Writing is a low-frequency operation, and it is usually not written through DS. The problem you mentioned mainly occurs in the download process during task startup. In terms of performance, Git downloads may be slower, but resource files are usually small (KB-level scripts), it mainly depends on the network, and the overall impact is relatively small compared to the time consumption of ETL tasks. Another issue is GitHub's 5000/h traffic limit, which is sufficient for middle-scale use. If it is a self built Git repository, there is no such 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
