HADOOP-15466. Correct units in adl.http.timeout.

Contributed by Sean Mackrory,
This commit is contained in:
Steve Loughran 2018-05-15 16:19:03 +01:00
parent b670837469
commit 07d8505f75
1 changed files with 2 additions and 2 deletions

View File

@ -2933,8 +2933,8 @@
<name>adl.http.timeout</name>
<value>-1</value>
<description>
Base timeout (in seconds) for HTTP requests from the ADL SDK. Values of
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.
</description>
</property>