摘要:
1.参考网址:http://www.cnblogs.com/lelexiong/p/9054626.html 参考网址:https://blog.csdn.net/u011958281/article/details/79355693 2.作者按照网上一般流程: 还要点击ignore https t 阅读全文
摘要:
刚开始打开页面,按crtl+alt+t进入命令行界面 实例一(1):修改home/hadoop目录下的test.txt文件 cd /home/hadoop/ (进入目录) cat test.txt (cat查看文件内容) sudo chmod a+w test.txt (sudo给当前用户添加临时r 阅读全文