Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云

Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社电子书下载地址
- 文件名
- [epub 下载] Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 epub格式电子书
- [azw3 下载] Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 azw3格式电子书
- [pdf 下载] Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 pdf格式电子书
- [txt 下载] Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 txt格式电子书
- [mobi 下载] Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 mobi格式电子书
- [word 下载] Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 word格式电子书
- [kindle 下载] Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
开篇介绍了HadoopYARN,MapReduce,HDFS以及其它Hadoop生态系统组件的安装。在本书的指引下,你很快就会学习到很多激动人心的主题,例如MapReduce模式,使用Hadoop从事分析、归类、在线销售、推荐、数据索引及搜索。
书籍目录:
Preface
Chapter 1:Getting Started with Hadooo v2
IntrOductiOn
Setting up Hadoop v2 on your local machine
Writing a WordCount MapReduce application,bundling it
and running it using the Hadoop local mode
Adding a combiner step to the WordCount MapReduce program
Setting up HDFS
Setting up Hadoop YARN in a distributed cluster environment
using Hadoop v2
Setting up Hadoop ecosystem in a distributed cluster environment
using a Hadoop distribution
HDFS command—line file operations
Running the WordCount program in a distributed cluster environment
Benchmarking HDFS using DFSIO
Benchmarking Hadoop MapReduce using TeraSort
Chapter 2:Cloud Deployments—Using Hadoop YARN on
Cloud Environments
Introduction
Running Hadoop MapReduce v2 computations using Amazon
Elastic MapReduce
Saving money using Amazon EC2 Spot Instances to execute EMR job flows
Executing a Pig using EMR
Executing a Hive using EMR
Creating an Amazon EMR job flow using the AWS Command Line Interface
Deploying an Apache HBase cluster on Amazon EC2 using EMR
Using EMR bootstrap actions to configure VMs for the Amazon EMR jobs
Using Apache Whirr to deploy an Apache Hadoop cluster in a
cloud environment
Chapter 3:Hadoop Essentials—C0nfigurations,Unit Tests,and Other APIs
Introduction
Optimizing Hadoop YARN and MapReduce cOnfiguratiOns for
cluster deployments
Shared user Hadoop clusters——using Fair and Capacity schedulers
Setting classpath precedence to user—provided JARs
Speculative execution of straggling tasks
Unit testing Hadoop MapReduce applications using MRUnit
Integration testing Hadoop MapReduce applications using
MiniYarnCluster
Adding a new DataNode
Decommissioning DataNodes
Using multiple disks/volumes and limiting HDFS disk usage
Setting the HDFS block size
Setting the file replication factor
Using the HDFs Java API
Chapter 4:Develooin~ComDlex Hadooo MaoReduce Aoolications
IntrOductiOn
Choosing appropriate Hadoop data types
Implementing a custom Hadoop Writable data type
Implementing a custom Hadoop key type
Emitting data of different value types from a Mapper
Choosing a suitable Hadoop InputFormat for your input data format
Adding support for new input data formats——implementing
a custom InputFormat
Formatting the results of MapReduce computations——using
Hadoop OutputFormats
Writing multiple outputs from a MapReduce computation
Hadoop intermediate data partitioning
Secondary sorting——sorting Reduce input values
BrOadcasting and distributing shared resources to tasks in a
MapReduce job—Hadoop DistributedCache
Using Hadoop with legacy applications——Hadoop streaming
Adding dependencies between MapReduce jobs
Hadoop counters to report custom metrics
Chapter5:Analvtics
Introduction
Simple analytics using MapReduce
Performing GROUP BY using MapReduce
Calculating frequency distributions and sorting using MapReduce
Plotting the Hadoop MapReduce results using gnuplot
Calculating histograms using MapReduce
Calculating Scatter plots using MapReduce
Parsing a complex dataset with Hadoop
Joining two datasets using MapReduce
Chapter6:Hadooo Ecosystem—Apache Hive
Introduction
Getting started with Apache Hive
Creating databases and tables using Hive CLI
Simple SQL—style data querying using Apache Hive
Creating and populating Hive tables and views using Hive query results
Utilizing different storage formats in Hive.storing table data
using ORC files
Using Hive built—in functions
Hive batch mode—using a query file
Performing a join with Hive
Creating partitioned Hive tables
Writing Hive User·defined Functions(UDF)
HCatalog—·performing Java MapReduce computations on
data mapped to Hive tables
HCatalog——writing data to Hive tables from Java
MapReduce computations
Chapter7:HadooD Ecosystem II—Pig.HBase.Mahout.and Sannn
Introduction
Getting started with Apache Pig
Joining two datasets using Pig
Accessing a Hive table data in Pig using HCatalog
Getting started with Apache HBase
Data random access using Java client APIs
Running MapReduce jobs on HBase
Using Hive to insert data into HBase tables
Getting started with Apache Mahout
Running K—means with Mahout
Importing data to HDFS from a relational database using Apache Sqoop
Exporting data from HDFs to a relational database using Apache Sqoop
Tahie OrContencs
Chapter8:Searching and Indexine
Introduction
Generating an inverted index using Hadoop MapReduce
Intradomain web crawling using Apache Nutch
Indexing and searching web documents using Apache Solr
Configuring Apache HBase as the backend data store for Apache Nutch
Whole web crawling with Apache Nutch using a HadooP/HBase cluster
Elasticsearch for indexing and searching
Generating the in—links graph for crawled web pages
Chapter 9:CIassmcatiOns。Recommendations,and Findineg RelationshipS
Introduction
Performing content—based recommendations
Classification using the naive Bayes classifier
Assigning advertisements to keywords using the Adwords
balance algorithm
Chapter 10:Mass Text Data processing
Introduction
Data preprocessing using Hadoop streaming and Python
De—duplicating data using Hadoop streaming
Loading large datasets to an Apache HBase data store—importtsv
and bulkload
Creating TF and TF—IDF vectors for the text data
Clustering text data using Apache Mahout
Topic discovery using Latent Dirichlet Allocation(LDA)
Document classification using Mahout Naive Bayes Classifier
Index
作者介绍:
Thilina Guna rathne是KPMG LLP的不错数据科学家。在进入KPMG LLP之前,他在Link AnglytiCS负责Hadoop的关研究。他对于Apache Hadoop以及大规模数据密集计算的相关技术有着丰富的经验。他还和srinath Perera博士合著了本书的靠前版。
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:7分
书籍信息完全性:8分
网站更新速度:6分
使用便利性:7分
书籍清晰度:3分
书籍格式兼容性:7分
是否包含广告:9分
加载速度:6分
安全性:7分
稳定性:3分
搜索功能:9分
下载便捷性:8分
下载点评
- 体验好(612+)
- 简单(322+)
- 章节完整(524+)
- 速度快(155+)
- 愉快的找书体验(74+)
- 无多页(243+)
- 小说多(291+)
- 全格式(101+)
- 无颠倒(640+)
- 内容完整(289+)
- 差评(305+)
下载评价
- 网友 宫***凡:
一般般,只能说收费的比免费的强不少。
- 网友 曾***文:
五星好评哦
- 网友 师***怡:
说的好不如用的好,真心很好。越来越完美
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
- 网友 方***旋:
真的很好,里面很多小说都能搜到,但就是收费的太多了
- 网友 游***钰:
用了才知道好用,推荐!太好用了
- 网友 焦***山:
不错。。。。。
- 网友 寿***芳:
可以在线转化哦
- 网友 芮***枫:
有点意思的网站,赞一个真心好好好 哈哈
- 网友 马***偲:
好 很好 非常好 无比的好 史上最好的
喜欢"Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社"的人也看了
SOS救急字首、字根、字尾:即时学会看不懂的「那些单字」港台原版 Josephine Lin懒鬼子英日语 mobi 下载 网盘 caj lrf pdf txt 阿里云
中公四川省考2023四川省公务员录用考试经典套装 行政职业能力测验+申论(教材+历年真题精解)4本套 mobi 下载 网盘 caj lrf pdf txt 阿里云
世界经典童话绘本:小红帽(平)(新版) mobi 下载 网盘 caj lrf pdf txt 阿里云
飞跃版 2014-2015公务员录用考试15天快速突破 判断推理 mobi 下载 网盘 caj lrf pdf txt 阿里云
现货台版 静人活物 潘国灵 著 华文文学小说 联经出版 原版书籍 正版包邮 繁体中文 mobi 下载 网盘 caj lrf pdf txt 阿里云
建筑师(73) mobi 下载 网盘 caj lrf pdf txt 阿里云
2019收获文学排行榜短篇小说集 《收获》文学杂志社 编 mobi 下载 网盘 caj lrf pdf txt 阿里云
基金从业资格考试教材2018 基金法律法规、职业道德与业务规范 mobi 下载 网盘 caj lrf pdf txt 阿里云
微经典·初中化学必会知识 mobi 下载 网盘 caj lrf pdf txt 阿里云
人性的弱点 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 小说风景 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 阿尔伯特·卡恩的理想国:黑白时代的彩色世界史 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 2018极度教学 剑客 素描头像 郝传建素描五官照片对应深度分析临摹 高艺联考美术书 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 软件设计师考试冲刺指南——全国计算机技术与软件专业技术资格(水平)考试指南 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 合同法律实务操作与案例精解 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 建筑力学(第3版)/住房和城乡建设领域关键岗位技术人员培训教材/全国高等院校土建类应用型规划教材精 编者:李建华//解振坤 中国林业出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 初中化学-化学思想方法2012.06印刷 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 中考化学难题破解策略 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 考研英语(二)历年真题超详解(提高篇) 2012-2022 中国政法大学出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 2021新版-香港特别行政区地图(盒装折叠)-中国分省系列地图 尺寸:1.068米*0.749米 mobi 下载 网盘 caj lrf pdf txt 阿里云
书籍真实打分
故事情节:8分
人物塑造:8分
主题深度:3分
文字风格:4分
语言运用:5分
文笔流畅:7分
思想传递:6分
知识深度:8分
知识广度:8分
实用性:6分
章节划分:7分
结构布局:9分
新颖与独特:4分
情感共鸣:6分
引人入胜:6分
现实相关:6分
沉浸感:8分
事实准确性:5分
文化贡献:3分