[Scala] implicit
암시적 파라미터, 암시적 변환
Posted by
Wonyong Jang
on February 25, 2022 ·
4 mins read
[Spark] Structured Streaming 으로 Word Count 구현하기
append 모드와 update 모드의 watermarking / late data에 대한 handling
Posted by
Wonyong Jang
on January 07, 2022 ·
7 mins read
[Docker] 컨테이너 데이터 저장하는 방법들
bind mount, volume, tmpfs mount
Posted by
Wonyong Jang
on January 07, 2022 ·
4 mins read
[Spark] Structured Streaming Fault Tolerance
Planner, Source, State, Sink
Posted by
Wonyong Jang
on January 05, 2022 ·
3 mins read
[Docker] 도커를 이용한 리액트 앱 CI환경에 배포하기 2
Travis CI, AWS를 이용한 자동 빌드, 테스트 및 배포 / Elastic BeanStalk / IAM
Posted by
Wonyong Jang
on January 04, 2022 ·
6 mins read
[Spark] Structured Streaming 이란
Spark Streaming 비교 및 사용시 문제점 / Unbounded Table / OutputMode(Complete, Update, Append)
Posted by
Wonyong Jang
on January 03, 2022 ·
7 mins read
[Docker] 도커를 이용한 리액트 앱 CI환경에 배포하기 1
도커를 이용한 리액트 앱 / 운영서버를 위한 Nginx / 개발서버 운영서버 구분하기
Posted by
Wonyong Jang
on January 03, 2022 ·
6 mins read
[Docker] 도커를 이용한 간단한 Node.js 어플 만들기
dockerfile 최적화 / docker volume / Working Directory / docker compose 작성가이드
Posted by
Wonyong Jang
on January 02, 2022 ·
11 mins read
[Docker] 도커 컴포즈 및 환경 변수
Docker Compose 가이드 / env 파일 / Docker Compose에서 환경 변수를 다루는 4가지 방법
Posted by
Wonyong Jang
on January 01, 2022 ·
8 mins read
[Docker] 도커에 대한 이해
도커에 대한 개념과 기존 가상화 기술과의 차이 / 명령어 / dockerfile 작성가이드
Posted by
Wonyong Jang
on December 31, 2021 ·
18 mins read