Welcome![Sign In][Sign Up]
Location:
Search - hadoop-0.20.1

Search list

[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:

[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:

[JSP/Javahadoop-0.20.2.tar

Description: hadoop2.0源码 hadoop是一种分布式技术 可以处理海量数据-hadoop2.0 hadoop source is a distributed technology to handle massive data
Platform: | Size: 46579712 | Author: mario | Hits:

[Software Engineeringapi

Description: Hadoop0.2 API 帮助文档-Hadoop0.20.2 API help documentation
Platform: | Size: 4179968 | Author: shopan | Hits:

[Other Databaseshbase-0.20.6.tar

Description: Hbase是Hadoop一个正式一个子项目,是面向列的分布式数据库,它的分布不是关系型数据库 而是疏松的持久并按多维索引的map型 -Hbase is a formal a Hadoop subproject, is column-oriented distributed database, its distribution is not a relational database, but the persistent loose the map according to type of multi-dimensional indexing
Platform: | Size: 33411072 | Author: 飞爱娜 | Hits:

[JSP/JavaHadoop-0.20.1PAPI

Description: hadoop0.2 技术手册,包括hadoop0.20.2所有的包描述,以及功能函数讲解-hadoop0.20.2 technical manuals, including hadoop0.20.2 description of all the packages, as well as to explain the performance function
Platform: | Size: 1964032 | Author: 陈震 | Hits:

[MPIhadoopP0.20.203.0Papi

Description: hadoop 0.20.203.0的API,是chm格式的。hadoop编程入门的最佳API参考。-hadoop 0.20.203.0 API
Platform: | Size: 4372480 | Author: Fannie | Hits:

[OS programhelp

Description: 把mount写到/etc/fstab文件里面去 192.168.1.206:/u01/data/hadoop/hdfs/name /name_bak/ nfs defaults 0 0 开机后cat /proc/mounts 查看nfs目录有没有挂载上去,没有则手动挂载 修改master的hdfs-site.xml文件,把name_bak/hdfs/name加到配置文件里面去 -Please carefully write the upload information, including content description (at least 20 words). Try not to let the owners have spent the time you fix instructions. Can not have a password archive decompression
Platform: | Size: 2154496 | Author: 廖东洋 | Hits:

[Otherzookeeper

Description: Hadoop-0.20.2中的SecondaryNameNode只是用来周期性从NameNode下载镜像(fsimage)和日志(edits),将其合并形成新的镜像后上传给NameNode,这个过程被称为CheckPoint。运行SecondaryNameNode节点的内存中没有命名空间和数据块Block与DataNode的映射信息,所以当NameNode宕机时,无法完全恢复元数据,只能恢复上一次做CheckPoint时的元数据。 因此,Hadoop-0.21.0中引入了一个BackupNode,相对于SecondaryNameNode,BackupNode内存中命名空间的与NameNode保持实时同步,这种机制保证了当NameNode宕机时,不丢失元数据或丢失很少的元数据。 -Hadoop-0.20.2 SecondaryNameNode only used periodically from the NameNode download mirror (fsimage) the log (edits) merged to form the new mirror then upload to the NameNode This process is called CheckPoint. Memory running SecondaryNameNode node mapping information namespace and data block Block DataNode and so when NameNode downtime, can not be fully restored metadata, metadata can only restore the last CheckPoint. , Hadoop-0.21.0 introduces a BackupNode, relative to memory SecondaryNameNode, BackupNode, namespace NameNode maintain real-time synchronization mechanism to ensure that the meta-data is not lost when the NameNode downtime or lost little data.
Platform: | Size: 1096704 | Author: 朱纪光 | Hits:

[Software EngineeringHadoop-0.20.1-API

Description: 高性能计算,分布式计算。Hadoop可以来构建。-Hadoop is a distributed computing platform.
Platform: | Size: 1964032 | Author: michael | 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:

[JSPHadoop-The-Definitive-Guide

Description: Hadoop got its start in Nutch. A few of us were attempting to build an open source web search engine and having trouble managing computations running on even a handful of computers. Once Google published its GFS and MapReduce papers, the route became clear. They’d devised systems to solve precisely the problems we were having with Nutch. So we started, two of us, half-time, to try to re-create these systems as a part of Nutch. We managed to get Nutch limping along on 20 machines, but it soon became clear that to handle the Web’s massive scale, we’d need to run it on thousands of machines and, moreover, that the job was bigger than two half-time developers could handle. Around that time, Yahoo! got interested, and quickly put together a team that I joined. We split off the distributed computing part of Nutch, naming it Hadoop. With the help of Yahoo!, Hadoop soon grew into a technology that could truly scale to the Web.
Platform: | Size: 7521280 | Author: likunbao | 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:

[JSP/Javahdfs-ftp.tar

Description: 基于apache发布的FTPserver实现的基于hadoop-0.20.2的FTP服务器,可以直接使用,但要进行hadoop网址的基本配置,另外只有一个匿名用户,除了几个我设定的系统文件夹不能删除外,基本具有所有权限。当然,您可以在此基础上实现再开发,比如加入权限控制-Based on published FTPserver apache hadoop-0.20.2-based implementation of the FTP server can be used directly, but the basic configuration hadoop URL, another is only an anonymous user, except for a few that I set, the system folder can not be deleted, the Basic has all the permissions. Of course, you can then develop on this basis, such as adding access control
Platform: | Size: 2373632 | Author: 闫雪飞 | Hits:

[Otherhbase-0.98.20-hadoop1-bin.tar

Description: hbase-0.98-20压缩包,对hadoop感兴趣的人,并且需要它的可以下载(Hbase-0.98-20 compression package, interested in Hadoop, and it needs to be downloaded.)
Platform: | Size: 52709376 | Author: fws433 | Hits:

CodeBus www.codebus.net