Cloudera Manager和cdh 5.15安装过程中异常问题
1、1.WebServerImpl:com.cloudera.server.web.cmf.TsqueryAutoCompleter: Error getting predicates
重启过程Service Monitor服务异常,启动CM和Agent服务一段时间后自然会正常,无需关注
2、2.查询 Host Monitor 时发生内部错误;
网上有各种解决方案,不过作者本人的解决方案是,虚拟机内存设置太小了。
3、3.com.cloudera.server.common.AgentAvroServlet: Error processing Avro request
org.mortbay.jetty.EofException
可能是jdk版本引起
4、4.scm server无故退出,或者运行一段时间后就退出了。以及clouder manager 控制台安装时,中途卡住了,都可能是内存或磁盘空间不足了。
5、5.scm server 主机运行状态不良
解决方法:
删除 /opt/cm-5.15.1/lib/cloudera-scm-agent/cm_guid
6、6.服务未成功启动;所需角色未全部启动: 仅启动了 5 个角色中的 2 个。原因: Service has only 0 DataNode roles running instead of minimum required
Failed rack peer update: [Errno 111] Connection refused
解决办法:开启ntpd服务
service ntpd start
7、7.No portmap or rpcbind service is running on this host. Please start portmap or rpcbind service before attempting to start the NFS Gateway role on this host.
解决办法:安装rpcbind: yum install rpcbind.x86_6
执行 service rpcbind start
8、8.org.apache.hadoop.hive.metastore.HiveMetaException: Failed to load driver
解决方法:
将mysql-connector-java-5.1.36-bin.jar添加到hive的lib/opt/cloudera/parcels/CDH-5.4.7-1.cdh5.4.7p0.36/lib/hive/lib