You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/05 04:11:45 UTC

[jira] [Commented] (HBASE-14364) hlog_roll and compact_rs broken in shell

    [ https://issues.apache.org/jira/browse/HBASE-14364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731716#comment-14731716 ] 

Hudson commented on HBASE-14364:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1064 (See [https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1064/])
HBASE-14364 hlog_roll and compact_rs broken in shell (Lars Hofhansl) (apurtell: rev af789a57e279822ab261145a7d69e1848eff63c7)
* hbase-shell/src/main/ruby/hbase/admin.rb


> hlog_roll and compact_rs broken in shell
> ----------------------------------------
>
>                 Key: HBASE-14364
>                 URL: https://issues.apache.org/jira/browse/HBASE-14364
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.14
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.98.15
>
>         Attachments: 14364-0.98.txt
>
>
> Just noticed that both hlog_roll and compact_rs are broken in shell (at least in 0.98).
> The hlog_roll broken 3 times: (1) calls admin.rollWALWriter, which no longer exists, and (2) tries to pass a ServerName, but method takes a string, and (3) uses unqualified ServerName to get a server name, which leads to an  uninitialized constant error.
> compact_rs only has the latter problem.
> Patch upcoming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)