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

[jira] [Commented] (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=15134522#comment-15134522 ] 

Ted Yu commented on HBASE-15217:
--------------------------------

Verified on 1.1.2 cluster where the problem didn't exist.

> 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)