hadoop 完全分布式搭建总结

完全分布式--------------- 1.配置文件 [core-site.xml]    hdfs 地址 fs.defaultFS=hdfs://s129:8020/ [hdfs-site.xml] 副本   replication=1 //伪分布   replication=3 //完全分布 [mapred-site.xml] yarn框架   mapreduce.framework.nam
相关文章
相关标签/搜索