[ https://issues.apache.org/jira/browse/HBASE-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack resolved HBASE-1713. -------------------------- Resolution: Fixed Fix Version/s: 0.20.0 This works now. Just tested it. Closing. > close_region on explicit region broken in shell > ----------------------------------------------- > > Key: HBASE-1713 > URL: https://issues.apache.org/jira/browse/HBASE-1713 > Project: Hadoop HBase > Issue Type: Bug > Reporter: stack > Fix For: 0.20.0 > > > {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.