[
https://issues.apache.org/jira/browse/HADOOP-15356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468997#comment-16468997
]
Sean Mackrory commented on HADOOP-15356:
----------------------------------------
{quote}what if someone sets adl.http.timeout to 0? \{quote}
My guess is absolutely nothing :) Immediate timeouts? Just noticed we're silent
when not setting the timeout and we should probably log that the config is
invalid in some way and not getting used, so adding a LOG.info as well as doing
that for values of zero or less.
> 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,
> HADOOP-15356.003.patch, HADOOP-15356.004.patch, HADOOP-15356.005.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: [email protected]
For additional commands, e-mail: [email protected]