
Hadoop
lzx1104
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
KFS(kosmosfs)的编译和安装部署 (step by step)
1. 简介KFS是基于GFS(The Google File System)用C++实现的分布式文件系统,是GFS的两个实现之一(另一个是HDFS,在HADOOP开源项目中,用JAVA编写)。2. 参考http://code.google.com/p/kosmosfs/http://sourceforge.net/projects/kosmosfs/http://s原创 2011-10-28 00:25:06 · 3303 阅读 · 0 评论 -
HDFS安装和部署
1. Introduction and summaryHadoop 开源项目包含三部分Common, HDFS, MapReduce.The Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware.http://hadoop.ap原创 2012-01-17 13:46:00 · 2105 阅读 · 0 评论 -
Hadoop版本
Hadoop版本选择探讨http://dongxicheng.org/mapreduce-nextgen/how-to-select-hadoop-versions/转载 2014-10-10 10:35:15 · 530 阅读 · 0 评论