Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Snapshot (HDFS-2802)
-
None
-
None
-
Reviewed
Description
To repro:
hadoop fs -mkdir /1
hdfs dfsadmin -allowSnapsot /1
hadoop fs -createSnapshot /1 snap1
hadoop fs -put f1 /1
Final command throws:
put: java.lang.IllegalStateException