IllegalArgumentException when manually splitting table from web UI
------------------------------------------------------------------
Key: HBASE-2560
URL: https://issues.apache.org/jira/browse/HBASE-2560
Project: Hadoop HBase
Issue Type: Bug
Components: master
Affects Versions: 0.21.0
Reporter: Todd Lipcon
Priority: Critical
Clicked split once, then again, got an error:
http://monster01.sf.cloudera.com:60010/table.jsp?action=split&name=VerifiableEditor&key=
java.lang.IllegalArgumentException: Not a host:port pair:
at org.apache.hadoop.hbase.HServerAddress.(HServerAddress.java:57)
at
org.apache.hadoop.hbase.master.HMaster.getTableRegions(HMaster.java:841)
at org.apache.hadoop.hbase.master.HMaster.modifyTable(HMaster.java:981)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.