[
https://issues.apache.org/jira/browse/HBASE-14929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh updated HBASE-14929:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 1.1.3
1.3.0
1.2.0
2.0.0
Status: Resolved (was: Patch Available)
commited to 1.1, 1.2, 1.3, 2.0. didn't apply to 1.0 so skipped it.
> 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
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3
>
> 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)