搜索资源列表
pagerank.rar
- PageRank的MapReduce(hadoop)实现,包括链接关系的抽取,PageRank值的计算和结果的排名显示。,implementation of PageRank using hadoop.
Hhadoop-010taa
- Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map -Hadoop is a framework for running application
Pppageranka
- PageRank的MapReduce(hadoop)实现,包包括链接关系的抽取,PageRank值的计算和结果的排名显示。 -PageRank, MapReduce (hadoop) implementation, the package includes the extraction of link relationships, the calculation of PageRank values and results of the ranking.
SequenceFileFlixer
- hadoop mapreduce 程序 重写了hadoop自定义的write函数 对付不好处理的数据格式 重新定义sequencefile的写文件方式-hadoop mapreduce program Rewritten hadoop custom write function Processed data format to deal with bad Redefining sequencefile write papers
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
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)