hologres脚本每10分钟执行一次,有时候会成功但是大部分会失败提示查询在执行过程中被取消(RunQuery failed due to rpc error: internal error: Query is cancelled.
Where: [query_id:1002012399100671329],Instance:[hgprecn-cn-m413qc31m001],QueryId:[1002012399100671329]
com.alibaba.base.hologreswrapper.model.HologresException: ERROR: RunQuery failed due to rpc error: internal error: Query is cancelled.
Where: [query_id:1002012399100671329],Instance:[hgprecn-cn-m413qc31m001],QueryId:[1002012399100671329]
at com.alibaba.base.hologreswrapper.service.DatabaseService.executeAndGetData(DatabaseService.java:504)
at com.alibaba.base.hologreswrapper.HologresWrapper.execute(HologresWrapper.java:66)
at com.alibaba.base.hologreswrapper.HologresWrapperMain.main(HologresWrapperMain.java:107))
