Hello Everybody,
We have configured Hbase-indexer with Solr. While inserting the data with Sqoop into Hbase, we are seeing the below warning in HBase-indexer Server log.
WARN ipc.RpcServer: (responseTooSlow): {"processingtimems":11991,"call":"ReplicateWALEntry(org.apache.hadoop.hbase.protobuf.generated.AdminProtos$ReplicateWALEntryRequest)","client":"*.*.*.*:54452","starttimems":1456729231085,"queuetimems":1,"class":"SepConsumer","responsesize":0,"method":"ReplicateWALEntry"}
Is it normal to see responseTooSlow warning or Can we optimized this issue?
Many Thanks
Arjun