You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/12/08 23:01:00 UTC

[jira] [Created] (HBASE-19467) rsgroups shell commands don't properly display elapsed time

Andrew Purtell created HBASE-19467:
--------------------------------------

             Summary: rsgroups shell commands don't properly display elapsed time
                 Key: HBASE-19467
                 URL: https://issues.apache.org/jira/browse/HBASE-19467
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Minor
             Fix For: 1.4.0


hbase(main):001:0> list_rsgroups
GROUPS
default
1 row(s) in 1512748253.9920 seconds

hbase(main):002:0> add_rsgroup 'my_group'

hbase(main):003:0> list_rsgroups
GROUPS
default
my_group
2 row(s) in 1512748276.9400 seconds



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)