Details
Description
It is seen randomly that hbase co-processor fails to start with NPE. But again starting RegionServer, able to succeed in starting RS.
2017-08-17 05:53:13,535 ERROR [RpcServer.FifoWFPBQ.priority.handler=18,queue=0,port=16020] coprocessor.CoprocessorHost: The coprocessor org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowRunCoprocessor threw java.lang.NullPointerException java.lang.NullPointerException at org.apache.hadoop.hbase.Tag.fromList(Tag.java:187) at org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowRunCoprocessor.prePut(FlowRunCoprocessor.java:102) at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$30.call(RegionCoprocessorHost.java:885)