Trouvaillle log.
Categories
ai
2
backend
9
blockchain
2
career
1
data-engineering
3
database
5
frontend
1
life
3
software-engineering
1
study/ai-engineering
8
study/kuar
3
tip
15
App
Counter
Apr 1, 2022
Random Number Generator
Jun 17, 2022
Spider!
Jun 26, 2022
Cashwalk Answer
Aug 11, 2022
Sketch Pad
Aug 15, 2022
Tetris
Oct 28, 2022
Clock
Oct 3, 2023
Minesweeper
Sep 23, 2024
Supaplex
Oct 18, 2024
Trouvaillle log.
❮
Categories
ai
2
backend
9
blockchain
2
career
1
data-engineering
3
database
5
frontend
1
life
3
software-engineering
1
study/ai-engineering
8
study/kuar
3
tip
15
data-engineering ·
3
Flink cheatsheet
data-engineering · Jul 26, 2024 · 0 min
How to study Flink on MacOS Instructions Install brew install apache-flink@ start /Users/user/data/util/flink-1.17.2/bin/start-cluster.sh See: http://localhost:8081/ stop /Users/user...
Hive cheatsheet
data-engineering · Jul 26, 2024 · 0 min
How to study Hive on MacOS Instructions Install We must install x86-64 compatible homebrew. Download Homebrew curl -L https://github.com/Homebrew/brew/tarball/master --output homebrew.ta...
Hadoop cheatsheet
data-engineering · Jul 14, 2024 · 5 min
How to study Hadoop on MacOS Instructions Install brew install hadoop Setting Environment Variables find hadoop_home brew info hadoop open shell rc vi ~/.zshrc # echo $0 to ch...