Skip to content
中文

All posts

Reverse chronological, growing over time.

23 min read#hive

Hive

Hive Notes

Read more
9 min read

Git Learning Notes

Git Learning Notes

Read more
21 min read#hadoop

Hadoop Notes

Hadoop Notes

Read more
20 min read#linux

Linux Review

Linux Review Notes

Read more
2 min read#hadoop

How to Write an MR Program

How to write a simple MapReduce program.

Read more
19 min read#flink#hadoop

Common Big Data Commands

Some common commands for big data

Read more
12 min read

ClickHouse Data Types

Here is the translation: A detailed introduction to ClickHouse's data types.

Read more
14 min read#redis

Cache Aside Pattern

When updating the cache, after updating the database, should you update the cache or delete it? Or perhaps delete the cache first, then update the database—either way, there are certain issues involved.

Read more
7 min read#flink

Flink Async I/O

Usage of Async I/O in Flink

Read more
1 min read#spark

Understanding YARN Cluster Mode

The most commonly used deployment modes for Spark

Read more
1 min read#spark

11 Common Word Count Methods

Common wordCount in Spark

Read more
15 min read#hive#mysql

The Self-Cultivation of a SQL Engineer

Since I personally prefer using window functions, I prioritized them in my solutions. Of course, these may not always be the optimal approaches—the answers are for reference only.

Read more
19 min read

Hadoop Phase One Summary

Phase One Summary of Hadoop

Read more
3 min read#hadoop

Yarn Working Mechanism and Scheduling

Some insights into Yarn's working mechanism and scheduling.

Read more
3 min read#hadoop#hive

Hazards of Small Files and How to Handle Them

Some insights on handling small files

Read more
16 min read#linux

Linux Study Notes

Some study notes from when I was learning Linux.

Read more
9 min read#mysql

MySQL Basics

Study Notes

Read more
10 min read#java

Java Basic Syntax

This blog contains some simple exercises on Java basic syntax, continuously updated.

Read more
1 min read#java

Learning Design Patterns

Some study notes and insights on learning design patterns.

Read more
2 min read

How is the Blue Bridge Cup National Software Competition?

I think it's quite good, at least it provides a great platform for students from many ordinary colleges and universities. When it comes to programming competitions, everyone first thinks of ACM, but is ACM really suitable for everyone?

Read more
1 min read

"Mulan" Premieres to Early Reviews: What Do Overseas Critics Think?

She is a highlight of the film... her energy fully shines on screen, and watching her perform is truly enjoyable. (Kaitlyn Booth, Bleeding Cool)

Read more
1 min read#css#html

From Java Beginner to Quitter

Sun's goal in designing the Java language was to enable Java programs to run on a wide variety of computers (including PCs and workstations) without modification.

Read more
5 min read#maven

Maven Learning Notes

Some learning insights on Maven.

Read more