java.lang.NoClassDefFoundError: org/apache/avro/ipc/Responder apache文章/教程 白墨 • 2023年3月23日 • 0 Comment 文章发自:http://www.cnblogs.com/hark0623/p/4170174.html 转发请注明 java.lang.NoClassDefFoundError: org/apache/avro/ipc/Responder 出现了这个异常,代表有依赖包没有找到。。。 avro-ipc 是这个,引用上这个就OK啦。