Hi: You can try to adjust "kylin.metadata.hbase-rpc-timeout" to a larger value in kylin.properties, its default is 5000ms.
And then run metadata/StorageCleanup. > 在 2019年11月6日,16:16,lk_hadoop <[email protected]> 写道: > > hi,all: > I'm using apache-kylin-2.6.3-bin-cdh57 ,I meet CallTimeoutException: > org.apache.kylin.job.exception.PersistentException: > org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after > attempts=1, exceptions: > Wed Nov 06 11:19:58 GMT+08:00 2019, > RpcRetryingCaller{globalStartTime=1573010393489, pause=100, retries=1}, > java.io.IOException: Call to bdp-regionserver-06-10-8-50-23/10.8.50.23:60020 > failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: > Call id= > 180986, waitTime=5001, operationTimeout=5000 expired. > > I hive configed the hbase.rpc.timeout at the kylin side hbase-site.xml with > value 600000 , but why I got TimeoutException with 5 seconds . > > 2019-11-06 > lk_hadoop
