09 2020 档案
摘要:很久没用都忘记了,记录一下:public static String readFileContent(String fileName) { File file = new File(fileName); BufferedReader reader = null; StringBuilder buil
阅读全文
摘要:storm提交新的拓扑,拓扑能提交成功,但是在UI界面查看时每个bolt报错Thrift.processing getComponentPendingProfileActions异常。 原因:storm中worker被其他拓扑占用完了,没有worker分配给新的拓扑导致该异常。 解决方案:kill掉
阅读全文

浙公网安备 33010602011771号