搜索资源列表
pagerank.rar
- PageRank的MapReduce(hadoop)实现,包括链接关系的抽取,PageRank值的计算和结果的排名显示。,implementation of PageRank using hadoop.
hadoop-invertedindex
- 基于Hadoop的反向索引的生成工具。输入一系列文本文件,输出word和其出现的文档和位置-Hadoop-based reverse index generation tool. Enter a series of text files, the output word and its emergence and location of the document
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
Kmeans
- Hadoop编程环境下编写的Kmeans程序。程序输入需要的源材料已经找不到了,谨供参考。-Hadoop Kmeans programming environment written procedures. Enter the required procedures have not found the source material, for information.
hadoop-0.20.0.tar
- Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop,
kfs-0.3.tar
- 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such as, search engines, grid compu
phoenix_wordcount.tar
- mapreduce算法的phoenix架构实现和一个使用实例,用mapreduce算法对一个输入的文本文件中的单词计数。-mapreduce algorithm phoenix architecture implementation and a use case, use mapreduce algorithm a input text file of the word count.
v0.01
- 用C语言写的云计算环境下的整数求和,hadoop,mapreduce-Cloud computing environment the maximum number of summation
FindMaxValue
- 应用hadoop mapreduce模型,在集群中查找最大值,-Application hadoop mapreduce model to find maximum value in the cluster,
hadoop-eclipse-plugin-1.0.3.jar.tar
- hadoop-1.0.3的mapreduce集成开发环境插件hadoop-eclipse-plugin-1.0.3.jar-hadoop-1.0.3 the mapreduce integrated development environment plug-hadoop-eclipse-plugin-1.0.3.jar
mapred
- hadoop mapreduce测试样例,文档,源码-hadoop mapreduce test samples, documentation, source code
MapReduce
- Hadoop MapReduce 实现倒排索引-Hadoop MapReduce
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
DataGeneration
- hadoop下mapreduce程序,实现对搜索日志文件中关键词的统计,通过并行运算得到结果-Under hadoop mapreduce program to realize the log file keyword search statistics, the results obtained by means of parallel computing
intel-Hadoop
- 英特尔Hadoop发行版开发者指南,主要介绍mapreduce、hbase等源代码的详解。-Intel releases Hadoop Developer s Guide, introduces Detailed mapreduce, hbase such as source code.
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)
InvertedIndex
- 基于MapReduce的InvertedIndex实现(InvertedIndex implementation based on MapReduce.)
MapReduce源码1
- 在hadoop云平台实现单表关联、多变关联(Implementation of single table Association and variable association on Hadoop cloud platform)
单表关联
- 在hadoop MapReduce实现单表关联表连接(Implementation of table connections, projection, difference, and so on in Hadoop MapReduce)