You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2013/09/17 20:42:54 UTC

[jira] [Created] (HBASE-9560) bin/habse clean --cleanAll should not skip data cleaning if in local mode

Enis Soztutar created HBASE-9560:
------------------------------------

             Summary: bin/habse clean --cleanAll should not skip data cleaning if in local mode
                 Key: HBASE-9560
                 URL: https://issues.apache.org/jira/browse/HBASE-9560
             Project: HBase
          Issue Type: Improvement
          Components: scripts
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 0.98.0, 0.96.1
         Attachments: hbase-9560_v1.patch

I don't see a reason why we are skipping cleaning in local mode:
{code}
Eniss-MacBook-Pro:hbase-0.96$ bin/hbase clean --cleanAll
Skipping hbase data clearing in standalone mode.
{code}

I use this often for standalone mode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira