zoukankan      html  css  js  c++  java
  • Hbase javaAPI报错:Callexception,tries=10,retries=35,started=38465msago

    • [client.RpcRetryingCaller(142)]Callexception,tries=10,retries=35,started=38465msago,cancelled=false,msg=row'bvuser,195861-魂牵梦萦555,99999999999999'ontable'hbase:meta'atregion=hbase:meta,,1.1588230740,hostname=blueview-
    • 错误日志:


      12-02 11:35:09 [INFO][client.RpcRetryingCaller(142)] Call exception, tries=10, retries=35, started=38465 ms ago, cancelled=false, msg=row 'bvuser,195861-魂牵梦萦555,99999999999999' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=blueview-t07,16020,1478499043493, seqNum=0 
      12-02 11:35:15 [INFO][client.RpcRetryingCaller(142)] Call exception, tries=10, retries=35, started=38404 ms ago, cancelled=false, msg=row 'bvuser,195861-魂牵梦萦555,99999999999999' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=blueview-t07,16020,1478499043493, seqNum=0 
      12-02 11:35:17 [INFO][client.RpcRetryingCaller(142)] Call exception, tries=10, retries=35, started=38335 ms ago, cancelled=false, msg=row 'bvuser,195861-魂牵梦萦555,99999999999999' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=blueview-t07,16020,1478499043493, seqNum=0 
      12-02 11:35:19 [INFO][client.RpcRetryingCaller(142)] Call exception, tries=11, retries=35, started=48533 ms ago, cancelled=false, msg=row 'bvuser,195861-魂牵梦萦555,99999999999999' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=blueview-t07,16020,1478499043493, seqNum=0 
      12-02 11:35:25 [INFO][client.RpcRetryingCaller(142)] Call exception, tries=11, retries=35, started=48482 ms ago, cancelled=false, msg=row 'bvuser,195861-魂牵梦萦555,99999999999999' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=blueview-t07,16020,1478499043493, seqNum=0 
      12-02 11:35:27 [INFO][client.RpcRetryingCaller(142)] Call exception, tries=11, retries=35, started=48390 ms ago, cancelled=false, msg=row 'bvuser,195861-魂牵梦萦555,99999999999999' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=blueview-t07,16020,1478499043493, seqNum=0 
    • 解决方案:

      1.添加jar包:

      com.yammer.metrics 
      metrics-core 
      2.2.0 
    • 2.hosts添加ip映射
  • 相关阅读:
    java 静态方法分析
    编译时常量与运行时常量
    springboot+elasticsearch配置实现
    spring+mybatise注解实现
    @RequestParam @RequestBody @PathVariable 等参数绑定注解详解
    @RequestBody 的正确使用办法
    springboot+jps+druid项目搭建
    python 源码安装
    liunx 时间ntp同步服务器
    spring 定时任务corn表达式
  • 原文地址:https://www.cnblogs.com/wanchen-chen/p/12934116.html
Copyright © 2011-2022 走看看