跳至主要内容

1 篇文章 含有標籤「Spark」

Spark tag description

檢視所有標籤

From MapReduce to Spark: The Evolution of Big Data Processing

· 閱讀時間約 4 分鐘
uuboyscy
Data Engineer | Founder of uuboyscy.dev

1. Introduction: Big Data Challenges

Big data means working with very large amounts of information. In one of my jobs, I had to handle 500TB of data and run more than 10,000 SQL queries every day. The old system we used was slow and had many problems, like some tasks taking over 24 hours to finish. In this blog, I will share how I solved these problems by using Spark and making the system faster and better.