snvijaya opened a new pull request #3662:
URL: https://github.com/apache/hadoop/pull/3662


   ABFS driver has a default connection timeout and read timeout value of 30 
secs. For jobs that are time sensitive, preference would be quick failure and 
have shorter HTTP connection and read timeout. 
   This change enables 2 configs: fs.azure.http.connection.timeout and 
fs.azure.http.read.timeout
   that allows custom values to be configured for default HTTP connection and 
read timeout. 
   
   All the integration tests were run over ABFS accounts (pasted in PR 
conversation tab). New checks are added to the tests for config update and 
socket timeout. 


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to