You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Alexey Kovyrin (JIRA)" <ji...@apache.org> on 2010/03/10 06:09:27 UTC

[jira] Updated: (HBASE-2279) Hbase Shell does not have any tests

     [ https://issues.apache.org/jira/browse/HBASE-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kovyrin updated HBASE-2279:
----------------------------------

    Attachment: HBASE-2279.patch

Changes overview:
1) hbase commands extracted to a separate simple to test and manage modules
2) hbase help moved to command modules
3) all hbase interface modules (table and admin) were cleaned up and refactored (few bugs fixed)
4) all hbase interface modules are near-100% tests covered now with tests added to hbase-core tests suite.
5) syntax of a few commands has been extended to make them friendlier to users


> Hbase Shell does not have any tests
> -----------------------------------
>
>                 Key: HBASE-2279
>                 URL: https://issues.apache.org/jira/browse/HBASE-2279
>             Project: Hadoop HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Alexey Kovyrin
>            Assignee: Alexey Kovyrin
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2279.patch
>
>
> Hbase shell - pretty critical part of hbase distribution does not have any tests for its ruby code. This causes problems when some hbase internal APIs change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.