|
@@ -122,7 +122,7 @@ public class TestDynamometerInfra {
|
|
|
private static final String HADOOP_BIN_PATH_KEY = "dyno.hadoop.bin.path";
|
|
|
private static final String HADOOP_BIN_VERSION_KEY =
|
|
|
"dyno.hadoop.bin.version";
|
|
|
- private static final String HADOOP_BIN_VERSION_DEFAULT = "3.1.3";
|
|
|
+ private static final String HADOOP_BIN_VERSION_DEFAULT = "3.1.4";
|
|
|
private static final String FSIMAGE_FILENAME = "fsimage_0000000000000061740";
|
|
|
private static final String VERSION_FILENAME = "VERSION";
|
|
|
|