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映射
  • 相关阅读:
    nyoj 19擅长排列的小明 (DFS)
    POJ 1321棋盘问题
    线段树与树状数组草稿
    组合博弈入门知识汇总
    组合博弈入门(题目练习及代码解析)
    pandas 连接数据库直接查表建立dataframe。loc,sort_values数据清洗操作
    Django 项目内利用ORM直接运行脚本读库
    Pandas库中的DataFrame
    利用pandas对numpy数组进行简单的科学计算
    进程池 爬去梨视频 视频资源
  • 原文地址:https://www.cnblogs.com/wanchen-chen/p/12934116.html
Copyright © 2011-2022 走看看