[
https://issues.apache.org/jira/browse/HBASE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735823#action_12735823
]
stack commented on HBASE-1713:
------------------------------
I found this on 0.19.x. Make sure it works in 0.20.0. Its only means of
fixing duplicate assignment.
> close region on explicit shell broken in shell
> ----------------------------------------------
>
> Key: HBASE-1713
> URL: https://issues.apache.org/jira/browse/HBASE-1713
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
>
> {code}
> hbase(main):001:0> close_region 'nyt,0yGU-ywdW8iPTKOVcFFxuV==,1248214827405',
> '208.76.45.124:20020'
> NativeException: java.io.IOException: java.io.IOException:
> java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.master.HMaster.modifyTable(HMaster.java:871)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.