Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.0
Description
fs.azure.write.max.concurrent.requests -number of concurrent requests a single stream may POST at fs.azure.write.max.requests.to.queue -number of blocks which will be queued before the client blocks.
the amount of memory consumed is fs.azure.write.max.concurrent.requests * fs.azure.write.max.requests.to.queue (default= 8MB)
Attachments
Issue Links
- is related to
-
HADOOP-17195 Intermittent OutOfMemory error while performing hdfs CopyFromLocal to abfs
- Resolved
- links to