[
https://issues.apache.org/jira/browse/HBASE-14929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057299#comment-15057299
]
Hudson commented on HBASE-14929:
--------------------------------
SUCCESS: Integrated in HBase-1.2-IT #340 (See
[https://builds.apache.org/job/HBase-1.2-IT/340/])
HBASE-14929 There is a space missing from table "foo" is not currently
(jmhsieh: rev 0ec64eec3e54953cfca74ffe194fac0893c77d1a)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java
> 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)