搜索资源列表
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.
hdfs
- 基于Java的Hadoop分布式文件系统-Hadoop dfs
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,
oracle2hdfs
- 从oracle自动导数据到hadoop hdfs的工具,包含c和java两个版本-Automatically lead to the data from the oracle hadoop hdfs tools, including two versions of c and java
BigarmCount
- hadoop中BigarmCount(相邻词组出现频率)的实现-implementation of BigarmCount using hadoop
Matrix-multiplication-in-Hadoop
- 在Hadoop下实现的矩阵乘法运算,使用的语言是Java,开发环境为Hadoop-Matrix multiplication in Hadoop, the language used is Java, development environment is Hadoop
Hadoop
- hadoop 权威指南,详细介绍了hadoop的工作原理和编程方法-hadoop java c++ work
hadoop
- java hadoop wordcount
DegDist
- hadoop平台上用java编写的用于计算度分布的源码-the degree distribution’s source on the hadoop platform
WordCount.java
- hadoop的应用用于统计字符串的出现次数 通过mapreduce来处理-hadoop number of statistical occurrence of a string
MartrixMultiply100.java.tar
- hadoop实现矩阵乘法 输入文件是M#i#j#Mij-hadoop achieve matrix multiplication input file is M# i# j# Mij
hadoop-mapred-0.22.0.jar
- Exemple MapReduce. is a file to use the map reduce with hadoop 2.6.0 and java 1.8
hadoop-web-site-popularity
- hadoop based java program to find the web site popularity
李昆
- java hadoop CarbonData,类似Parquet,是一种文件存储格式,但是数据结构更加丰富和复杂,支持列存,索引,向量化等(java hadoop CarbonData, like Parquet, is a file storage format, but the data structure is richer and more complex, supporting column storage, indexing, and quantification)
!!!Hadoop2.6_002_SubmitJob
- 实现了基于Java在Hadoop平台上提交任务。(Submitting tasks on Hadoop platform based on Java.)
Hadoop Install
- 在ubuntu64位平台上hadoop入门安装及jdk配置(install hadoop and jdk on ubuntu)
hadoop集群建立过程
- 利用Hadoop创建分布式集群,使用虚拟机,secureCRT、centos6.5与Java等工具进行分布式集群的搭建过程。(using Hadoop to build Distributed cluster)