关于flume使用SpoolDir监控目录传入文件时报出java.nio.charset.MalformedInputException: Input length = 1,个人解决方案
不管在什么地方,什么时候,学习是快速提升自己的能力的一种体现!!!!!!!!!!! 今天测试flume框架时使用SpoolDir监控目录的形式启动了flume,传入文件时报出了如下错误: java.nio.charset.MalformedInputException: Input length = 1 at java.nio.charset.CoderResult.throwException(…