Hadoop 如何增加HTTPfs';s超时参数

Hadoop 如何增加HTTPfs';s超时参数,hadoop,lzo,Hadoop,Lzo,现在,我使用HTTPfs的摄取过程大约超时一分钟。可以调整此超时设置吗 9:52:17.486 PM ERROR org.apache.hadoop.security.UserGroupInformation PriviledgedActionException as:manager (auth:PROXY) via httpfs (auth:SIMPLE) cause:java.net.SocketTimeoutException: Read timed out 9:52:17.486

现在,我使用HTTPfs的摄取过程大约超时一分钟。可以调整此超时设置吗

9:52:17.486 PM  ERROR   org.apache.hadoop.security.UserGroupInformation 
PriviledgedActionException as:manager (auth:PROXY) via httpfs (auth:SIMPLE) cause:java.net.SocketTimeoutException: Read timed out
9:52:17.486 PM  WARN    httpfsaudit 
FAILED [PUT:/really_large.log.lzo] response [Internal Server Error] Read timed out
9:52:17.486 PM  WARN    org.apache.hadoop.fs.http.server.HttpFSExceptionProvider    
[[PUT, /really_large.log.lzo, Internal Server Error, Read timed out]:java.net.SocketTimeoutException: Read timed out] response [{}] {}

同样的问题,3年后:)