Member since
05-21-2018
47
Posts
0
Kudos Received
1
Solution
07-16-2018
08:19 PM
@Harsh J Thanks for reply.
... View more
07-16-2018
07:56 PM
@Harsh J @ScottChris Could you kindly explain this in a bit detail. You can run the below to discover existing snapshots, as the 'hdfs' user (or equivalent superuser): ~> hdfs lsSnapshottableDir ~> # For every directory printed above as $DIR: ~> hdfs dfs -ls $DIR/.snapshot/ After this step what we need to do. Do we need to delete older snapshot (which was created when rep is 3) and create a new snapshot at this time when rep is 2. Thanks in advance.
... View more