You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2012/05/18 09:05:20 UTC

[jira] [Comment Edited] (HBASE-6011) Unable to start master in local mode

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

ramkrishna.s.vasudevan edited comment on HBASE-6011 at 5/18/12 7:04 AM:
------------------------------------------------------------------------

This fix makes testcase added in HBASE-5806 to fail.
See build https://builds.apache.org/job/HBase-0.94/198/
Subsequent hadoopqa bot is also failing.
                
      was (Author: ram_krish):
    This fix makes testcase added in HBASE-5806 to fail.
                  
> Unable to start master in local mode
> ------------------------------------
>
>                 Key: HBASE-6011
>                 URL: https://issues.apache.org/jira/browse/HBASE-6011
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.2, 0.96.0, 0.94.1
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: 6011-v2.patch, 6011.patch
>
>
> Got this trying to launch head of 0.94 branch in local mode from the build tree but it happens with trunk and 0.92 too:
> {noformat}
> 12/05/15 19:35:45 ERROR master.HMasterCommandLine: Failed to start master
> java.lang.ClassCastException: org.apache.hadoop.hbase.master.HMaster cannot be cast to org.apache.hadoop.hbase.master.HMasterCommandLine$LocalHMaster
> 	at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:142)
> 	at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:103)
> 	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
> 	at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76)
> 	at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:1761)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira