随笔分类 -  大数据

BigData
摘要:一、三种模式介绍 1.本地模式(standlone模式/local模式/单机模式) a.没有服务进程namenode,datanode,resourcemanager,nodemanager等 b.用户的程序和hadoop运行在同一个java进程中 c.使用本地文件系统,而不是分布式文件系统hdfs 阅读全文
posted @ 2017-08-28 23:18 不会爬的蜗牛 阅读(1233) 评论(0) 推荐(0)