|
@@ -41,6 +41,7 @@ public class TestHdfsConfigFields extends TestConfigurationFieldsBase {
|
|
|
public void initializeMemberVariables() {
|
|
|
xmlFilename = new String("hdfs-default.xml");
|
|
|
configurationClasses = new Class[] { HdfsClientConfigKeys.class,
|
|
|
+ HdfsClientConfigKeys.StripedRead.class,
|
|
|
DFSConfigKeys.class};
|
|
|
|
|
|
// Set error modes
|