随笔分类 -  hadoop

hadoop问题集(1)
摘要:参考: http://dataunion.org/22887.html 1.mapreduce_shuffle does not exist 执行任何时报错: 原因是yarn中没有aux的信息。在yarn-site.xml中加入: 2.yarn启动正常但是WEB打不开 netstat -a|grep 阅读全文

posted @ 2017-08-30 21:11 月饼馅饺子 阅读(4370) 评论(0) 推荐(0)

hadoop问题集(2)
摘要:28. Sqoop: java.lang.NullPointerException sqoop import --connect jdbc:oracle:thin:@//xxxx:1521/aps --username xxx --password 'xxxx' --query " select R 阅读全文

posted @ 2017-08-30 21:11 月饼馅饺子 阅读(991) 评论(0) 推荐(0)

导航