- 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.
- Microsoft Dynamics CRM Customization Essentials
- 過程控制工程及仿真
- 工業(yè)機(jī)器人產(chǎn)品應(yīng)用實(shí)戰(zhàn)
- PowerShell 3.0 Advanced Administration Handbook
- MicroPython Projects
- 21天學(xué)通Java
- 21天學(xué)通Java Web開發(fā)
- JSP從入門到精通
- Hands-On Data Warehousing with Azure Data Factory
- Salesforce Advanced Administrator Certification Guide
- ASP.NET 2.0 Web開發(fā)入門指南
- 強(qiáng)化學(xué)習(xí)
- 新一代人工智能與語音識(shí)別
- Linux常用命令簡明手冊(cè)
- Python語言從入門到精通