You can remove a snapshot, and the files retained for that snapshot will be removed if no longer needed.
    $ ./bin/hbase shell
    hbase> delete_snapshot 'myTableSnapshot-122112'
        
You can remove a snapshot, and the files retained for that snapshot will be removed if no longer needed.
    $ ./bin/hbase shell
    hbase> delete_snapshot 'myTableSnapshot-122112'