Ted Malaska created HBASE-14929:
-----------------------------------
Summary: There is a space missing from Table "foo" is not
currently available.
Key: HBASE-14929
URL: https://issues.apache.org/jira/browse/HBASE-14929
Project: HBase
Issue Type: Bug
Reporter: Ted Malaska
Priority: Trivial
Go to the following line in LoadIncrementalHFiles.java
throw new TableNotFoundException("Table " + table.getName() + "is not currently
available.");
and add a space before is and after '
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)