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

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

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

Yi Liang updated HBASE-18894:
-----------------------------
    Attachment: HBASE-18894-v1-master.patch

> 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
>         Attachments: HBASE-18894-v1-master.patch
>
>
> 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)