HADOOP-15466. Correct units in adl.http.timeout.
Contributed by Sean Mackrory,
This commit is contained in:
parent
b670837469
commit
07d8505f75
@ -2933,8 +2933,8 @@
|
|||||||
<name>adl.http.timeout</name>
|
<name>adl.http.timeout</name>
|
||||||
<value>-1</value>
|
<value>-1</value>
|
||||||
<description>
|
<description>
|
||||||
Base timeout (in seconds) for HTTP requests from the ADL SDK. Values of
|
Base timeout (in milliseconds) for HTTP requests from the ADL SDK. Values
|
||||||
zero or less cause the SDK default to be used instead.
|
of zero or less cause the SDK default to be used instead.
|
||||||
</description>
|
</description>
|
||||||
</property>
|
</property>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user