搜索资源列表
Mapreduce研究现状
- MapReduce研究现状
mapreduce-osdi04
- Google的科学家写的巨型丛的简化数据处理论文。可以应用于搜索时图的简化。-Google scientists to write the giant cluster of data processing simplified thesis. Can be applied to simplify the search graph.
mapreduce_tools
- mapreduce的工具软件。来源为ibm 的技术论坛。-mapreduce software tools. Source for ibm technical forum.
wordcount
- 一个简单的mapreduce实现,用来理解Google mapreduce分布计算程序框架。-Mapreduce the realization of a simple to understand Google mapreduce fr a mework distributed computing.
MRSort
- 基于Hapdoop框架的MapReduce大规模外排序的实现-Based on the MapReduce fr a mework Hapdoop large-scale realization of things to sort
Mars_v2
- GPU实现的MapReduce fr a mework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。-We design and implement Mars, a MapReduce fr a mework, on graphics processors (GPUs). MapReduce is a distributed programming
pagerank
- PageRank的MapReduce(hadoop)实现,包括链接关系的抽取,PageRank值的计算和结果的排名显示。-implementation of PageRank using hadoop.
hadoop-0.20.0.tar
- Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source fr a mework for distributed parallel program
mapreduce
- the google mapreduce-osdi04-the google mapreduce-osdi04
kfs-0.3.tar
- 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such
fuzzyjoin-mapreduce-1.0
- 一个利用mapreduce框架实现的重复文档检测-Using the fr a mework of realization of a repetition of the document mapreduce Detection
MapReduce-programming-model-using-parallel-process
- 使用MapReduce编程模型进行大规模FCD并行处理-MapReduce programming model using parallel processing for large-scale FCD
MapReduce-WordCount
- 并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。-Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.
MapReduce-Wordcount
- MapReduce-Wordcount例子-MapReduce-Wordcount example
mapreduce-2cdb3436aa2f
- MapReduce C# implementation
mapreduce
- 非常好的hadoop mapreduce 的编程介绍和源码示例-Hadoop mapreduce very good introduction and source code examples of programming
Hadoop MapReduce实战手册.epub
- Hadoop MapReduce实战手册(Hadoop MapReduce Practical manual)
HDFS+MapReduce+Hive+HBase十分钟快速入门
- HDFS+MapReduce+Hive+HBase十分钟快速入门(HDFS+MapReduce+Hive+HBase ten minute quick start)
MapReduce源码1
- 基于MapReduce的交运算,投影,选择等操作实现(Operation, projection, selection, etc. based on MapReduce)
MapReduce Java Thread no libraries
- MapReduce in Java without using external libraries like Hadoop.