You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2014/03/05 11:55:43 UTC

[jira] [Updated] (HBASE-10682) region_mover.rb throws "can't convert nil into String" for regions moved

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

Matteo Bertozzi updated HBASE-10682:
------------------------------------

     Description: 
if we call unload to generate the region file and then one of the region in the splits or we end up with a null pointer exception during one of the print.

if we skip that NPE then we end up with the "split/moved" error message, which is the expected one.
    Release Note:   (was: if we call unload to generate the region file and then one of the region in the splits or we end up with a null pointer exception during one of the print.

if we skip that NPE then we end up with the "split/moved" error message, which is the expected one.)

> region_mover.rb throws "can't convert nil into String" for regions moved
> ------------------------------------------------------------------------
>
>                 Key: HBASE-10682
>                 URL: https://issues.apache.org/jira/browse/HBASE-10682
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.98.0, 0.99.0, 0.96.1.1, 0.94.17
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>         Attachments: HBASE-10682-0.94-v0.patch, HBASE-10682-v0.patch
>
>
> if we call unload to generate the region file and then one of the region in the splits or we end up with a null pointer exception during one of the print.
> if we skip that NPE then we end up with the "split/moved" error message, which is the expected one.



--
This message was sent by Atlassian JIRA
(v6.2#6252)