Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社 pdf pdb 阿里云 极速 mobi caj kindle 下载

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下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:4分
书籍信息完全性:7分
网站更新速度:4分
使用便利性:4分
书籍清晰度:7分
书籍格式兼容性:7分
是否包含广告:5分
加载速度:5分
安全性:6分
稳定性:6分
搜索功能:9分
下载便捷性:6分
下载点评
- 无漏页(275+)
- 快捷(186+)
- 体验满分(112+)
- azw3(535+)
- 还行吧(454+)
- 三星好评(521+)
- 在线转格式(379+)
- 速度慢(525+)
下载评价
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 后***之:
强烈推荐!无论下载速度还是书籍内容都没话说 真的很良心!
- 网友 薛***玉:
就是我想要的!!!
- 网友 蓬***之:
好棒good
- 网友 冉***兮:
如果满分一百分,我愿意给你99分,剩下一分怕你骄傲
- 网友 宓***莉:
不仅速度快,而且内容无盗版痕迹。
- 网友 权***波:
收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 扈***洁:
还不错啊,挺好
- 网友 曾***文:
五星好评哦
- 网友 谢***灵:
推荐,啥格式都有
- 网友 焦***山:
不错。。。。。
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
喜欢"Hapdoop MapReduce v2参考手册(第2版,影印版) 东南大学出版社"的人也看了
汉英词典 pdf pdb 阿里云 极速 mobi caj kindle 下载
Katie Ridder pdf pdb 阿里云 极速 mobi caj kindle 下载
人生中一定要读的几本 林格,李俐 主编【正版书】 pdf pdb 阿里云 极速 mobi caj kindle 下载
品牌符号学原理 浙江大学出版社 pdf pdb 阿里云 极速 mobi caj kindle 下载
博士英语(研究生英语系列教材) pdf pdb 阿里云 极速 mobi caj kindle 下载
The Complete Idiot's Guide to Public Speaking, 2E(ISBN=9780028633831) pdf pdb 阿里云 极速 mobi caj kindle 下载
乐高1001贴纸趣挑战 pdf pdb 阿里云 极速 mobi caj kindle 下载
如何讲好一本书——少年讲书人 电视展评活动用书 东方出版社 pdf pdb 阿里云 极速 mobi caj kindle 下载
2020年法律硕士联考重要法条释解(非法学与法学通用)/法硕绿皮书 pdf pdb 阿里云 极速 mobi caj kindle 下载
5折特惠 品读山西文化 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 超人外传 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 弟子规图说 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 中公最新版2014浙江省会计从业资格无纸化考试专用教材财经法规与会计职业道德全真模拟预测试卷会计证从业资格考试教材2014 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 东阳市经济交通旅游图 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 华图好会计2014会计从业资格无纸化考试辅导教材会计基础上机考试题库会计证从业资格考试教材2014 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 特利迦奥特曼拼音认读故事书第一辑全套5册小学一二年级识字阅读绘本4-5-6-7岁儿童卡通动画书拼音认 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 时间小管家训练宝典(第3.4册)哇春芳 我会安排时间 儿童时间管理 儿童幼教学前教育故事书 畅销书籍 pdf pdb 阿里云 极速 mobi caj kindle 下载
- ASP.NET Web服务高级编程 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 企业建筑的形象塑造 pdf pdb 阿里云 极速 mobi caj kindle 下载
- 教育科学分支学科丛书 教育信息学 人民教育出版社 pdf pdb 阿里云 极速 mobi caj kindle 下载
书籍真实打分
故事情节:8分
人物塑造:4分
主题深度:5分
文字风格:4分
语言运用:6分
文笔流畅:5分
思想传递:8分
知识深度:4分
知识广度:7分
实用性:6分
章节划分:7分
结构布局:4分
新颖与独特:3分
情感共鸣:3分
引人入胜:7分
现实相关:6分
沉浸感:6分
事实准确性:8分
文化贡献:5分