Package org.apache.hadoop.hdfs.client
Interface HdfsClientConfigKeys.StripedRead
- Enclosing interface:
- HdfsClientConfigKeys
public static interface HdfsClientConfigKeys.StripedRead
dfs.client.read.striped configuration properties
-
Field Details
-
PREFIX
- See Also:
-
THREADPOOL_SIZE_KEY
- See Also:
-
THREADPOOL_SIZE_DEFAULT
static final int THREADPOOL_SIZE_DEFAULTWith default RS-6-3-1024k erasure coding policy, each normal read could span 6 DNs, so this default value accommodates 3 read streams- See Also:
-