摘要: 我是在flume向hdfs 写(sink)数据时遇到的这个错误. Server (是指hdfs) asks us to fall back to SIMPLE auth, but this client (是指flume) is configured to only allow secure (是指 阅读全文
posted @ 2016-08-11 10:41 Entropy_lxl 阅读(4840) 评论(0) 推荐(0)
摘要: find /usr/lib -name "*.jar" -exec grep -Hsli 类名 {} \; 阅读全文
posted @ 2016-08-11 10:19 Entropy_lxl 阅读(2890) 评论(0) 推荐(0)