[
https://issues.apache.org/jira/browse/HBASE-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679660#comment-14679660
]
Ashish Singhi commented on HBASE-14071:
---------------------------------------
Hi [~misty].
In the patch the path reference for snapshots and WALs are for older hbase
versions.
Atleast from 0.98+ versions (by default)
bq. Snapshots are stored in `/hbase/.snapshots`
/hbase/.hbase-snapshot/
bq. Write-ahead logs (WALs) are stored in subdirectories of `/hbase/.logs/`
/hbase/WALs/
Do you want to mention here about {{MasterProcWALs}} ?
bq. Already-processed WALs are stored in `/hbase/.logs/oldWALs/`
/hbase/oldWALs/
bq. corrupt WALs are stored in `/hbase/.logs/.corrupt/`
/hbase/corrupt/
> Document troubleshooting unexpected filesystem usage by snapshots and WALs
> --------------------------------------------------------------------------
>
> Key: HBASE-14071
> URL: https://issues.apache.org/jira/browse/HBASE-14071
> Project: HBase
> Issue Type: Task
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Fix For: 2.0.0
>
> Attachments: HBASE-14071.patch
>
>
> Document how to troubleshoot things like unexpected snapshot and WAL growth
> on the filesystem
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)