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 class DistCpUtils {
|
|||
/**
|
||||
* 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
|
||||
* available and they don't match
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue