安装HBASE时总是失败,请问是神马原因呢?
2017-05-16 12:09:19,538 INFO CommandPusher:com.cloudera.cmf.model.DbCommand: Command null(Start) has completed. finalstate:FINISHED, success:false, msg:Command Start is not currently available for execution.
2017-05-16 12:09:19,538 INFO CommandPusher:com.cloudera.cmf.model.DbCommand: Command 141(First Run) has completed. finalstate:FINISHED, success:false, msg:Completed only 1/2 steps. First failure: Failed to execute command Start on service HBase
2017-05-16 12:09:24,430 WARN 1592207862@scm-web-74:com.cloudera.cmf.command.flow.SeqFlowCmd: Invalid command state json
com.cloudera.enterprise.JsonUtil2$JsonRuntimeException: com.fasterxml.jackson.databind.JsonMappingException: No content to map due to end-of-input
at [Source: java.io.StringReader@35f402af; line: 1, column: 1]
at com.cloudera.enterprise.JsonUtil2.valueFromString(JsonUtil2.java:180)
at com.cloudera.enterprise.JsonUtil2.valueFromBytes(JsonUtil2.java:277)
at com.cloudera.cmf.command.flow.SeqFlowCmd.from(SeqFlowCmd.java:217)
at com.cloudera.cmf.command.flow.SeqFlowCmd.getProgress(SeqFlowCmd.java:327)
at com.cloudera.cmf.command.CmdWorkCommand.getProgress(CmdWorkCommand.java:151)
at com.cloudera.server.web.cmf.commands.CommandController.getCommandProgress(CommandController.java:81)
at com.cloudera.server.web.cmf.commands.CommandController.commandDetailsJson(CommandController.java:99)
at com.cloudera.server.web.cmf.commands.CommandController$$FastClassByCGLIB$$b64180f6.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)
at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:617)
at com.cloudera.server.web.cmf.commands.CommandController$$EnhancerByCGLIB$$4a28d103.commandDetailsJson(<generated>)
at sun.reflect.GeneratedMethodAccessor1234.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
|