Home
last modified time | relevance | path

Searched refs:DEFAULT_NR_FILES (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/
H A DTestDFSIO.java95 private static final int DEFAULT_NR_FILES = 4; field in TestDFSIO
215 bench.createControlFile(fs, DEFAULT_NR_BYTES, DEFAULT_NR_FILES); in beforeClass()
289 bench.createControlFile(fs, DEFAULT_NR_BYTES / 2, DEFAULT_NR_FILES); in testTruncate()