Welcome![Sign In][Sign Up]
Location:
Search - Hadoop 0.1

Search list

[JSP/Javahadoop-0.7.1.tar

Description: hadoop:Nutch集群平台,分布式编程模式,让Nutch可以自动在普通机器组成的集群中以并行方式分布执行-hadoop : Cluster Nutch software platform, distributed programming model, Let Nutch software can be automatically composed of general machinery cluster parallel to the implementation of distribution methods
Platform: | Size: 5443584 | Author: 周华群 | Hits:

[MPIhadoop-0.18.0-datajoin

Description: hadoop 0.18.0安装数据连接源代码-hadoop 0.18.0 to install data connection source code
Platform: | Size: 11264 | Author: h | Hits:

[MPIhadoop-0.18.0-index

Description: hadoop 0.18.1 安装索引源代码-hadoop 0.18.1 Index source code installation
Platform: | Size: 57344 | Author: h | Hits:

[MPIhadoop-0.18.0-eclipse-plugin

Description: HADOOP 0.18.0 安装插件源代码-HADOOP 0.18.0 source code plug-ins installed
Platform: | Size: 2385920 | Author: h | Hits:

[MPIhadoop-0.18.0-streaming

Description: hadoop 0.18.0 安装源代码 -1-hadoop 0.18.0 to install the source code-1
Platform: | Size: 60416 | Author: h | Hits:

[JSP/Javahadoop-0.1.0.tar

Description: Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map/reduce和分布式文件系统使得Hadoop框架具有高容错性,它会自动处理失败节点。已经在具有600个节点的集群测试过Hadoop框架。- Apache Hadoop Core is a software platform that lets one easily write and run applications that process vast amounts of data. Here s what makes Hadoop especially useful: * Scalable: Hadoop can reliably store and process petabytes. * Economical: It distributes the data and processing across clusters of commonly available computers. These clusters can number into the thousands of nodes. * Efficient: By distributing the data, Hadoop can process it in parallel on the nodes where the data is located. This makes it extremely rapid. * Reliable: Hadoop automatically maintains multiple copies of data and automatically redeploys computing tasks based on failures. Hadoop implements MapReduce, using the Hadoop Distributed File System (HDFS) (see figure below.) MapReduce divides applications into many small blocks of work. HDFS creates multiple replicas of data blocks for reliability, placing them on compute nodes around the cluster. MapReduce can then process the data w
Platform: | Size: 3598336 | Author: 宾利金 | Hits:

[Grid Computinghadoop-0.20.0.tar

Description: 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, programmers can easily distributed parallel process to prepare its running on a computer cluster to complete the calculation of mass data.
Platform: | Size: 42814464 | Author: xq | Hits:

[MPIkfs-0.3.tar

Description: 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such as, search engines, grid computing applications, data mining applications, etc.) require a backend infrastructure for storing data. Such infrastructure is required to support applications whose workload could be characterized as: Primarily write-once/read-many workloads Few millions of large files, where each file is on the order of a few tens of MB to a few tens of GB in size Mostly sequential access We have developed the Kosmos Distributed File System (KFS), a high performance distributed file system to meet this infrastructure need.
Platform: | Size: 449536 | Author: 湖北 | Hits:

[JSP/Javahadoop-0.20.2.tar

Description: Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-hadoop scource code
Platform: | Size: 44575744 | Author: jackie | Hits:

[JSP/Javahadoop-0.20.1.tar

Description: hadoop平台的源代码,这这上面可以架设hadoop-hadoop
Platform: | Size: 40197120 | Author: 王亮 | Hits:

[JSP/Javahdfs-over-ftp-hadoop-0.20.0

Description: 在hadoop分布式文件系统上实现ftp 服务-Hadoop distributed file system in the ftp services to achieve
Platform: | Size: 3613696 | Author: faye | Hits:

[Othermahout-0.1-project

Description: Hadoop 的 mahout project,其中源码都在,可供参考学习-Hadoop' s mahout project, including source code are available for reference, study
Platform: | Size: 4754432 | Author: 张龙 | Hits:

[JSP/Javahadoop-0.20.2-eclipse-plugin

Description: 用于配置eclispe连接hadoop0.20.2.解压后将hadoop-0.20.2-eclipse-plugin.jar放入eclipse安装目录下的plugins文件夹中即可使用-Used to configure the the eclispe connection hadoop0.20.2. To unzip the hadoop-0.20.2-eclipse-plugin.jar into eclipse installation directory under the plugins folder you can use
Platform: | Size: 2886656 | Author: wjh | Hits:

[MPIHadoop-0.20.2-cluster-configuration

Description: vmware虚拟机环境下Hadoop-0.20.2集群详细配置与相关注意事项,。-vmware virtual machine environment Hadoop-0.20.2 cluster configuration details with the relevant precautions.
Platform: | Size: 28672 | Author: ht | Hits:

[SCMHadoop实战-陆嘉恒(高清完整版)

Description: 本书是一本系统且极具实践指导意义的Hadoop工具书和参考书。内容全面,对Hadoop整个技术体系进行了全面的讲解。(This book is a systematic and highly practical guide to Hadoop tools and reference books. Comprehensive content, the entire technical system of Hadoop conducted a comprehensive explanation.)
Platform: | Size: 41724928 | Author: baijinlong | Hits:

[OtherHadoop权威指南(原版)

Description: hadoop权威指南,这是一本关于Hadoop平台很好很全面的指导书(Hadoop authoritative guide, which is a very good, very comprehensive guidance on the Hadoop platform)
Platform: | Size: 3512320 | Author: linner | Hits:

[OtherHadoop技术内幕

Description: hadoop技术内幕,进一步了解Hadoop底层知识(Hadoop technology insider, to further understand the underlying knowledge of Hadoop)
Platform: | Size: 22878208 | Author: linner | Hits:

[OtherHadoop分布式文件系统深度实践

Description: hadoop分布式系统的精髓,及最佳实践。从实践视角解释Hadoop这一分布式系统。(The essence and best practices of Hadoop distributed systems. Explain the distributed system of Hadoop from the practice angle of view.)
Platform: | Size: 6350848 | Author: linner | Hits:

[JSP/Javahadoop-2.7.2-src.tar

Description: 分布式大数据源码hadoop source(Distributed large data source Hadoop source)
Platform: | Size: 18290688 | Author: John Lin | Hits:

[JSP/Javahadoop-3.1.0-src.tar

Description: hadoop source code 3.1
Platform: | Size: 27640832 | Author: listaraaaaa | Hits:
« 12 3 4 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net