|
@@ -1319,7 +1319,7 @@ public class JobConf extends Configuration {
|
|
|
* bytes, of input files. However, the {@link FileSystem} blocksize of the
|
|
|
* input files is treated as an upper bound for input splits. A lower bound
|
|
|
* on the split size can be set via
|
|
|
- * <a href="{@docRoot}/../mapred-default.html#mapreduce.input.fileinputformat.split.minsize">
|
|
|
+ * <a href="{@docRoot}/../hadoop-mapreduce-client/hadoop-mapreduce-client-core/mapred-default.xml#mapreduce.input.fileinputformat.split.minsize">
|
|
|
* mapreduce.input.fileinputformat.split.minsize</a>.</p>
|
|
|
*
|
|
|
* <p>Thus, if you expect 10TB of input data and have a blocksize of 128MB,
|