HDFS-12780. Fix spelling mistake in DistCpUtils.java. Contributed by Jianfei Jiang
This commit is contained in:
parent
8211a3d469
commit
45cccadd2e
@ -527,7 +527,7 @@ public static String getStringDescriptionFor(long nBytes) {
|
|||||||
/**
|
/**
|
||||||
* Utility to compare checksums for the paths specified.
|
* Utility to compare checksums for the paths specified.
|
||||||
*
|
*
|
||||||
* If checksums's can't be retrieved, it doesn't fail the test
|
* If checksums can't be retrieved, it doesn't fail the test
|
||||||
* Only time the comparison would fail is when checksums are
|
* Only time the comparison would fail is when checksums are
|
||||||
* available and they don't match
|
* available and they don't match
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user