- Apache Hadoop 3 Quick Start Guide
- Hrishikesh Vijay Karambelkar
- 241字
- 2021-06-10 19:18:41
Choosing the right Hadoop distribution
We have seen the evolution of Hadoop from a simple lab experiment tool to one of the most famous projects of Apache Software Foundation in the previous section. When the evolution started, many commercial implementations of Hadoop spawned. Today, we see more than 10 different implementations that exist in the market (Source). There is a debate about whether to go with full open source-based Hadoop or with a commercial Hadoop implementation. Each approach has its pros and cons. Let's look at the open source approach.
Pros of open source-based Hadoop include the following:
- With a complete open source approach, you can take full advantage of community releases.
- It's easier and faster to reach customers due to software being free. It also reduces the initial cost of investment.
- Open source Hadoop supports open standards, making it easy to integrate with any system.
Cons of open source-based Hadoop include the following:
- In the complete open source Hadoop scenario, it takes longer to build implementations compared to commercial software, due to lack of handy tools that speed up implementation
- Supporting customers and fixing issues can become a tedious job due to the chaotic nature of the open source community
- The roadmap of the product cannot be controlled/ginfluenced based on business needs
Given these challenges, many times, companies prefer to go with commercial implementations of Apache Hadoop. We will cover some of the key Hadoop distributions in this section.
- 集成架構(gòu)中型系統(tǒng)
- 繪制進(jìn)程圖:可視化D++語言(第1冊)
- 構(gòu)建高質(zhì)量的C#代碼
- Dreamweaver CS3網(wǎng)頁設(shè)計(jì)與網(wǎng)站建設(shè)詳解
- Creo Parametric 1.0中文版從入門到精通
- Supervised Machine Learning with Python
- 機(jī)器人編程實(shí)戰(zhàn)
- Moodle Course Design Best Practices
- JavaScript典型應(yīng)用與最佳實(shí)踐
- 步步圖解自動化綜合技能
- Storm應(yīng)用實(shí)踐:實(shí)時事務(wù)處理之策略
- 學(xué)會VBA,菜鳥也高飛!
- Visual C++項(xiàng)目開發(fā)案例精粹
- 過程控制系統(tǒng)
- Mastering MongoDB 3.x