blob.fetch.backlog |
1000 |
The config parameter defining the backlog of BLOB fetches on the JobManager. |
blob.fetch.num-concurrent |
50 |
The config parameter defining the maximum number of concurrent BLOB fetches that the JobManager serves. |
blob.fetch.retries |
5 |
The config parameter defining number of retires for failed BLOB fetches. |
blob.offload.minsize |
1048576 |
The minimum size for messages to be offloaded to the BlobServer. |
blob.server.port |
"0" |
The config parameter defining the server port of the blob service. |
blob.service.cleanup.interval |
3600 |
Cleanup interval of the blob caches at the task managers (in seconds). |
blob.service.ssl.enabled |
true |
Flag to override ssl support for the blob service transport. |
blob.storage.directory |
(none) |
The config parameter defining the storage directory to be used by the blob server. |