[ https://issues.apache.org/jira/browse/HADOOP-15356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457204#comment-16457204 ]
Sean Mackrory commented on HADOOP-15356: ---------------------------------------- Took a stab at the tests as suggested, without the SDK upgrade. Unfortunately this patch would require a way to retrieve the effective timeout (this.timeout in the AdlStoreClient class) as it's used in the other operations, so we'll depend on an SDK upgrade. I tried adding it locally to the SDK and the tests pass - but if we could add something like this officiall, that would be great [~ASikaria]. > Make HTTP timeout configurable in ADLS Connector > ------------------------------------------------ > > Key: HADOOP-15356 > URL: https://issues.apache.org/jira/browse/HADOOP-15356 > Project: Hadoop Common > Issue Type: Improvement > Components: fs/adl > Reporter: Atul Sikaria > Assignee: Atul Sikaria > Priority: Major > Attachments: HADOOP-15356.001.patch, HADOOP-15356.002.patch > > > Currently the HTTP timeout for the connections to ADLS are not configurable > in Hadoop. This patch enables the timeouts to be configurable based on a > core-site config setting. Also, up the ADLS SDK version to 2.2.8, that has > default value of 60 seconds - any optimizations to that setting can now be > done in Hadoop through core-site. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org