We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b670837 commit 07d8505Copy full SHA for 07d8505
hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
@@ -2933,8 +2933,8 @@
2933
<name>adl.http.timeout</name>
2934
<value>-1</value>
2935
<description>
2936
- Base timeout (in seconds) for HTTP requests from the ADL SDK. Values of
2937
- zero or less cause the SDK default to be used instead.
+ Base timeout (in milliseconds) for HTTP requests from the ADL SDK. Values
+ of zero or less cause the SDK default to be used instead.
2938
</description>
2939
</property>
2940
0 commit comments