You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Malaska (JIRA)" <ji...@apache.org> on 2015/12/04 12:18:11 UTC

[jira] [Created] (HBASE-14929) There is a space missing from Table "foo" is not currently available.

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)