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

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

Vishal Khandelwal created HBASE-15217:
-----------------------------------------

             Summary: Canary -regionserver fails with cast exception
                 Key: HBASE-15217
                 URL: https://issues.apache.org/jira/browse/HBASE-15217
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.16
            Reporter: Vishal Khandelwal


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