You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/09/27 22:53:00 UTC

[jira] [Created] (HBASE-18894) null pointer exception in list_regions in shell command

Yi Liang created HBASE-18894:
--------------------------------

             Summary: null pointer exception in list_regions in shell command
                 Key: HBASE-18894
                 URL: https://issues.apache.org/jira/browse/HBASE-18894
             Project: HBase
          Issue Type: Bug
            Reporter: Yi Liang
            Assignee: Yi Liang


See this error when run list_regions command After disable 't1'
or after running split 't1', will see this error before split complete

this caused by region is disabled or still in transition

{quote}
list_regions 't1'
ERROR: undefined method `getDataLocality' for nil:NilClass
{quote}



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