[
https://issues.apache.org/jira/browse/HBASE-14929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057556#comment-15057556
]
Hudson commented on HBASE-14929:
--------------------------------
FAILURE: Integrated in HBase-1.1-JDK8 #1707 (See
[https://builds.apache.org/job/HBase-1.1-JDK8/1707/])
HBASE-14929 There is a space missing from table "foo" is not currently
(jmhsieh: rev bc11455f0b2fdd47bbac175a9b86e978a31e7579)
*
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)