搜索资源列表
Parallel-Data-Processing-
- 这篇论文打算协助数据库和开源社区在理解各种技术方面的MapReduce框架-This survey intends to assist the database and open source communities in under-standing various technical aspects of the MapReduce frame-work
SortProject
- 运用MapReduce实现的hadoop上运行的排序程序-MapReduce sort
TestMapReduceProject
- 运行于hadoop上的 MapReduce WordCount程序-Running on a MapReduce WordCount program hadoop
ChainMr
- hadoop mapreduce的高级应用 chainmap和chainreduce的例子
WordCount.java
- hadoop的应用用于统计字符串的出现次数 通过mapreduce来处理-hadoop number of statistical occurrence of a string
carCluster
- 一个按照各类汽车参数做的聚类分析的mapreduce程序,可以看到各车型的分类情况。-Mapreduce program in accordance with all types of vehicle parameters to do a cluster analysis, you can see the various models of classification.
wordcount
- wordcount的mapreduce实现-wordcount realization of mapreduce
Data-Processing-on-Large-Clusters
- Abstract: Map-Reduce is a programming model that enables easy development of scalable parallel applications to process vast amounts of data on large clusters of commodity machines. Through a simple interface with two functions, map and reduce, this
PageRank
- 基于hadoop的PageRank,是个并行计算页面权重的算法-PageRank based on mapreduce,it can caculate the relenvent importance of the page.
hadoop-eclipse-plugin-2.7.3.jar
- 安装hadoop的eclipse插件,直接在eclipse下调试Mapreduce程序,会节省很多时间。(Installing the Eclipse Plug-in for Hadoop, debugging the Mapreduce program directly under eclipse saves a lot of time.)
hadoop
- 全英文hadoop mapreduce论文及hadoop安装说明(hadoop mapreduce paper and install guide)
MapReduce
- 对于两个输入文件 即文件f1和文件f2请编写MapReduce程序,对两个文件进行合并,并剔除其中重复的内容,得到一个新的输出文件。下面是输入文件和输出文件的一个样例供参考(For two input files, that is, file F1 and file F2, please write MapReduce program, merge two files, and eliminate duplicate contents, get a new output file. The fo
p115-abdelsadek
- Distributed Index for Matching Multimedia Objects using MapReduce
