- Apache Hadoop 3 Quick Start Guide
- Hrishikesh Vijay Karambelkar
- 197字
- 2021-06-10 19:18:44
Organizational data growth
Although Hadoop allows you to add and remove new nodes dynamically for on-premise cluster setup, it is never a day-to-day task. So, when you approach sizing, you must be cognizant of data growth over the years. For example, if you are building a cluster to process social media analytics, and the organization expects to add x pages a month for processing, sizing needs to be computed accordingly. You may start computing data generation for each with the following formula:
Data Generated in Year X = Data Generated in Year (X-1) X (1 * % Growth) + Data coming from additional sources in year X.
The following image shows a cluster sizing calculator, which can be used to compute the size of your cluster based on data growth (Excel attached). In this case, for the first year, last year's data can provide an initial size estimate:

While we work through storage sizing, it is worth pointing out another interesting difference between Hadoop and traditional storage systems, that is, Hadoop does not require RAID servers. This is because it does not add value primarily due to the underlying data replication of HDFS, scalability, and high-availability capability.
- 傳感器技術(shù)實(shí)驗(yàn)教程
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- AI 3.0
- 空間機(jī)械臂建模、規(guī)劃與控制
- Building a BeagleBone Black Super Cluster
- 零起點(diǎn)學(xué)西門(mén)子S7-200 PLC
- Pentaho Analytics for MongoDB
- Hands-On Data Warehousing with Azure Data Factory
- 網(wǎng)絡(luò)服務(wù)器搭建與管理
- 單片機(jī)技術(shù)項(xiàng)目化原理與實(shí)訓(xùn)
- 電腦上網(wǎng)入門(mén)
- TensorFlow Deep Learning Projects
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)訓(xùn)·職業(yè)模塊
- Microsoft System Center Data Protection Manager Cookbook
- 超好玩的Python少兒編程