1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
| 2019-11-28 10:01:23,193 INFO [RpcServer.default.FPBQ.Fifo.handler=94,queue=4,port=16000] client.RpcRetryingCallerImpl: Call exception, tries=20, retries=106, started=229940 ms ago, cancelled=false, ms g=org.apache.hadoop.hbase.NotServingRegionException: hbase:meta,,1 is not online on node3,16020,1551923919360 at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:3273) at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3250) at org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:1414) at org.apache.hadoop.hbase.regionserver.RSRpcServices.get(RSRpcServices.java:2446) at org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:41998) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:413) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:131) at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:324) at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:304) , details=row 'ATLAS_ENTITY_AUDIT_EVENTS' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=node3,16020,1551860939615, seqNum=-1 2019-11-28 10:01:26,078 INFO [RegionServerTracker-0] master.RegionServerTracker: RegionServer ephemeral node deleted, processing expiration [node4,16020,1551922317034] ...... ...... 2019-11-28 10:04:42,834 INFO [RpcServer.default.FPBQ.Fifo.handler=99,queue=9,port=16000] client.RpcRetryingCallerImpl: Call exception, tries=6, retries=106, started=4349 ms ago, cancelled=false, msg=C all to node3/ip:16020 failed on connection exception: org.apache.hbase.thirdparty.io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: 拒绝连接: nod e3/ip:16020, details=row 'ATLAS_ENTITY_AUDIT_EVENTS' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=node3,16020,1551860939615, seqNum=-1 2019-11-28 10:04:46,867 INFO [RpcServer.default.FPBQ.Fifo.handler=99,queue=9,port=16000] client.RpcRetryingCallerImpl: Call exception, tries=7, retries=106, started=8382 ms ago, cancelled=false, msg=C all to node3/ip:16020 failed on connection exception: org.apache.hbase.thirdparty.io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: 拒绝连接: nod e3/ip:16020, details=row 'ATLAS_ENTITY_AUDIT_EVENTS' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=node3,16020,1551860939615, seqNum=-1 2019-11-28 10:04:56,955 INFO [RpcServer.default.FPBQ.Fifo.handler=99,queue=9,port=16000] client.RpcRetryingCallerImpl: Call exception, tries=8, retries=106, started=18470 ms ago, cancelled=false, msg= Call to node3/ip:16020 failed on connection exception: org.apache.hbase.thirdparty.io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: 拒绝连接: no de3/ip:16020, details=row 'ATLAS_ENTITY_AUDIT_EVENTS' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=node3,16020,1551860939615, seqNum=-1
|