You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Elliot Miller (Jira)" <ji...@apache.org> on 2020/07/02 17:35:00 UTC

[jira] [Created] (HBASE-24672) HBase Shell Commands Survey

Elliot Miller created HBASE-24672:
-------------------------------------

             Summary: HBase Shell Commands Survey
                 Key: HBASE-24672
                 URL: https://issues.apache.org/jira/browse/HBASE-24672
             Project: HBase
          Issue Type: Task
    Affects Versions: 3.0.0-alpha-1, 2.3.0
            Reporter: Elliot Miller
            Assignee: Elliot Miller


I am going through all 163 commands in the hbase-shell module and checking a few things:
 * Functions as advertised
 * Consistent naming, formatting, and help
 * Return values
 ** The majority of the commands still return nil. We can make the shell more powerful by switching some of these commands to return Ruby objects.

h3. Acceptance Criteria
 * The product of this ticket will be a *spreadsheet* with my comments on each command and potentially a design doc or other Jira tickets with the necessary changes found by the survey.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)