You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Carlos A. Morillo (JIRA)" <ji...@apache.org> on 2015/12/11 21:36:46 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-14929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos A. Morillo updated HBASE-14929:
--------------------------------------
    Attachment: HBASE-14929.patch

Added space

> 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
>            Assignee: Carlos A. Morillo
>            Priority: Trivial
>         Attachments: HBASE-14929.patch
>
>
> 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)