Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
snapshotDiff of two invalid snapshots which have the same names returns a success.
$ hadoop dfs -ls /user/foo/hdfs-snapshots/.snapshot
Found 1 items
drwx------ - foo foo 0 2013-04-26 00:53 /user/foo/hdfs-snapshots/.snapshot/s1
$ hadoop snapshotDiff /user/foo/hdfs-snapshots invalid invalid
Difference between snapshot invalid and snapshot invalid under directory /user/foo/hdfs-snapshots:
-bash-4.1$ echo $?
0