After one week's video learning of hadoop's deployment for HDFS, Map-Reduce, HBase, Hive, Pig and their actions, know something about the hadoop and its members, make use of hadoop may easy for me, but the research may have problems, it may have troble in short time though have many experience in java coding and familiar with oracle SQL and mysql.
I think the architecture in my projects are similary with hadoop but have many things to be improvability, so get interested in researching its code, the source is hadoop-2.4.0-src.
My architecture contain the center and nodes, the center contain the same functions as namenode, but not the file management, is the data dealed in real time, also have its jobtrackers, but is have a big problem which is single fail that should be resolved.
At last week, also find time to read a book named [To be a fool once at least in one's life], it make me to try my best do my interesting things and to be better.
--------------------------------------------------- video split ---------------------------------------------------------
You can get the videos by searching "hadoop video" in chinese through baidu or google, I got the videos shared at the pan.baidu.com, good luck.
--------------------------------------------2014.08.23 share split --------------------------------------------------
If want the education videos, leave the baidu id at pan.baidu.com, I will share you when i saw your message.
相关推荐
Apache Hadoop YARN:Moving beyond MapReduce and Batch Processing with Apach 2 【yarn权威指南】
实战Hadoop 2.0:从云计算到大数据(第二版)
Hadoop安全:大数据平台隐私保护 Hadoop安全:大数据平台隐私保护 Hadoop安全:大数据平台隐私保护
Hadoop实战:Hadoop in Action
Hadoop硬实战:Hadoop in Practice
Hadoop是大数据处理领域的一个核心框架,主要用于分布式存储和计算。这个文档集合应该是关于Hadoop开发者的下载资源,可能包含了源代码、开发工具和其他相关资料。由于没有具体的描述,我将根据一般Hadoop开发者的...
Hadoop安全:大数据平台隐私保护,让集群数据可以更加安全,按照文档中内容操作,可以保障集群中的数据
Hadoop实例:二度人脉与好友推荐,供大家一起共同分享学习。
"Data Analytics with Hadoop: An Introduction for Data Scientists" ISBN: 1491913703 | 2016 | PDF | 288 pages | 7 MB Ready to use statistical and machine-learning techniques across large data sets? ...
- **书名**:《Hadoop:The Definitive Guide》(第二版) - **作者**:Tom White - **前言作者**:Doug Cutting - **出版社**:O'Reilly Media, Inc. - **出版日期**:2010年10月 - **版权**:版权所有 © 2011 Tom...
Hadoop: The Definitive Guide, 4th Edition Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, you’ll learn how to build and maintain reliable, scalable,...
格式化namenode时 报错 No Route to Host from node1/192.168.3.101 to hadoop05:8485 failed on socket timeout exception: java.net.NoRouteToHostException: No route to host解决方案 一、报错信息概要: 在配置...
资源名称:云计算Hadoop:快速部署Hadoop集群内容简介: 近来云计算越来越热门了,云计算已经被看作IT业的新趋势。云计算可以粗略地定义为使用自己环境之外的某一服务提供的可伸缩计算资源,并按使用量付费。可以...
我的报错:Could not locate Hadoop executable: E:\big_data\hadoop-3.3.0\bin\winutils.ex hadoop的winutils.exe及hadoop.dll文件,可以用于hadoop3.3. 下载好直接将两个文件复制到我们hadoop的bin目录下就行了
With this digital Early Release edition of Hadoop: The Definitive Guide, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of ...
Hadoop::Admin - 管理 Hadoop 集群的模块 概要 use Hadoop::Admin; my $cluster=Hadoop::Admin->new({ 'namenode' => 'namenode.host.name', 'jobtracker' => 'jobtracker.host.name', }); print $cluster->...