CalvinKirs commented on issue #4209:
URL:
https://github.com/apache/incubator-dolphinscheduler/issues/4209#issuecomment-744153386
> > Does this problem often occur? Have you tried smaller data?
>
> [INFO] 2020-12-14 11:22:02.903
org.apache.dolphinscheduler.api.service.LoggerService:[76] - log host :
10.135.142.234 , logPath : /mydata/dolphinscheduler/logs/2/1358/3672.log ,
logServer port : 50051
> [INFO] 2020-12-14 11:22:02.904
org.apache.dolphinscheduler.service.log.LogClientService:[72] - roll view log,
host : 10.135.142.234, port : 50051, path
/mydata/dolphinscheduler/logs/2/1358/3672.log, skipLineNum 0 ,limit 1000
> [ERROR] 2020-12-14 11:22:13.013
org.apache.dolphinscheduler.service.log.LogClientService:[85] - roll view log
error
> org.apache.dolphinscheduler.remote.exceptions.RemotingTimeoutException:
wait response on the channel Host{address='10.135.142.234:50051'} timeout 10000
> at
org.apache.dolphinscheduler.remote.NettyRemotingClient.sendSync(NettyRemotingClient.java:287)
> at
org.apache.dolphinscheduler.service.log.LogClientService.rollViewLog(LogClientService.java:78)
> at
org.apache.dolphinscheduler.api.service.LoggerService.queryLog(LoggerService.java:78)
> at
org.apache.dolphinscheduler.api.controller.LoggerController.queryLog(LoggerController.java:79)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> hi,about this error. I see the load log timeout failed.Where can I set or
adjust the load time
This parameter has not been exposed. The default parameters are sufficient
under normal circumstances.
----------------------------------------------------------------
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:
[email protected]