ruanwenjun commented on issue #15966:
URL: 
https://github.com/apache/dolphinscheduler/issues/15966#issuecomment-2841212264

   > Does "client" consist of two parts: As a logserver client, it only fetches 
data when the file is found locally on the logserver, and there is only one 
local file - fetching implementation on the logserver. If the logserver is 
unavailable or the local file on the server does not exist, the client has its 
own remote access implementation.
   
   The client should fetch log from master/worker, if the master/worker doesn't 
exist or cannot find the log file, then try to fetch log from remote service, 
e.g. oss/hdfs


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

Reply via email to