Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- kibana
- CSV
- airflow
- json
- logstash
- framework
- ELK
- package.json
- windows
- grok
- Data Engineering
- typescript
- venv
- ubuntu
- DSL
- OPCUA
- path.data
- devtools
- elasticsearch
- 7.7.1
- Crontab
- elastic
- filebeat
- configure
- query
- Tutorial
- node.js
- KoA
- PYTHON
- dense_vector
Archives
- Today
- Total
목록maven (1)
Gibbs Kim's playground
[Data Engineering-1] Toy level test (KAFKA-Flink pipeline)
Apache Flink를 사용해볼 일이 생겨 pipeline 구현에 대한 감을 잡기 위해 작업을 수행하였다.관련 내용을 정리해본다.# Test Environment## OS: Windows 11 pro## VM: WSL2 가상환경(이하 wsl)에서 Ubuntu를 구동하기 위해 Windows powerShell에서 다음 명령어를 수행하여 Ubuntu 설치wsl --install# Install Ubuntu through this command, version is 22.04.3 LTS at the test가상환경 초기화가 필요한 경우 다음을 참고 -> https://webnautes.tistory.com/2013Pipeline 구성요소 (DB, Message broker, data processing to..
Tech 기록지/Data Engineering
2024. 7. 11. 16:46