feat: add default yarn network-timeout and make it configurable
This commit is contained in:
@@ -117,3 +117,7 @@ PRESERVE="3"
|
||||
# supported protocols are udp and tcp
|
||||
# example: tcp://syslog.company.lan:514
|
||||
#SYSLOG_TARGET=""
|
||||
|
||||
# Configurable network-timeout setting for yarn, in ms.
|
||||
# default: 300000 = 300sec
|
||||
#YARN_NETWORK_TIMEOUT="300000"
|
||||
|
Reference in New Issue
Block a user