- Learning Hadoop 2
- Garry Turkington Gabriele Modena
- 178字
- 2021-07-23 20:57:38
A dual approach
In this book, we will discuss both the building and the management of local Hadoop clusters in addition to showing how to push the processing into the cloud via EMR.
The reason for this is twofold: firstly, though EMR makes Hadoop much more accessible, there are aspects of the technology that only become apparent when manually administering the cluster. Although it is also possible to use EMR in a more manual mode, we'll generally use a local cluster for such explorations. Secondly, though it isn't necessarily an either/or decision, many organizations use a mixture of in-house and cloud-hosted capacities, sometimes due to a concern of over reliance on a single external provider, but practically speaking, it's often convenient to do development and small-scale tests on local capacity and then deploy at production scale into the cloud.
In a few of the later chapters, where we discuss additional products that integrate with Hadoop, we'll mostly give examples of local clusters, as there is no difference between how the products work regardless of where they are deployed.
- Implementing VMware Horizon 7(Second Edition)
- TypeScript Essentials
- 數(shù)據(jù)庫(kù)程序員面試筆試真題與解析
- Visual FoxPro 程序設(shè)計(jì)
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程
- 信息安全技術(shù)
- Java 11 Cookbook
- Modern JavaScript Applications
- Node.js全程實(shí)例
- Flutter跨平臺(tái)開發(fā)入門與實(shí)戰(zhàn)
- Distributed Computing in Java 9
- AV1視頻編解碼標(biāo)準(zhǔn):原理與算法實(shí)現(xiàn)
- 并行編程方法與優(yōu)化實(shí)踐
- 快樂(lè)編程:青少年思維訓(xùn)練
- 你好!Java