You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2016/02/06 02:21:39 UTC

[jira] [Comment Edited] (HBASE-15217) Canary -regionserver fails with cast exception

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

Andrew Purtell edited comment on HBASE-15217 at 2/6/16 1:21 AM:
----------------------------------------------------------------

I will test and commit if it looks good next week unless someone beats me to it. 


was (Author: apurtell):
I will pick this up, test it, and commit if it looks good next week unless someone beats me to it. 

> Canary -regionserver fails with cast exception
> ----------------------------------------------
>
>                 Key: HBASE-15217
>                 URL: https://issues.apache.org/jira/browse/HBASE-15217
>             Project: HBase
>          Issue Type: Bug
>          Components: canary
>    Affects Versions: 0.98.16
>            Reporter: Vishal Khandelwal
>            Assignee: Ted Yu
>            Priority: Critical
>             Fix For: 0.98.18
>
>         Attachments: HBASE-15217-0.98.v1.patch
>
>
> ./bin/hbase org.apache.hadoop.hbase.tool.Canary -regionserver
> Exception in thread "main" java.lang.ClassCastException: org.apache.hadoop.hbase.tool.Canary$StdOutSink cannot be cast to org.apache.hadoop.hbase.tool.Canary$ExtendedSink
> 	at org.apache.hadoop.hbase.tool.Canary.newMonitor(Canary.java:622)
> 	at org.apache.hadoop.hbase.tool.Canary.run(Canary.java:536)
> 	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
> 	at org.apache.hadoop.hbase.tool.Canary.main(Canary.java:1154)



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