[Hive] Apache hive 파티션 타입 및 종류
정적, 동적 파티션 및 파티션 관리(제거, 수정, 추가) / 테이블 및 파티션 정보 확인
Posted by
Wonyong Jang
on May 31, 2021 ·
13 mins read
[Hive] Apache hive 에서의 조인 유형
일반 조인, 맵 조인, 스큐 조인, 버킷 조인
Posted by
Wonyong Jang
on May 30, 2021 ·
4 mins read
[Hive] Apache hive architecture 와 성능 최적화
Hive QL의 테이블 생성 프로퍼티, 성능 최적화 설정
Posted by
Wonyong Jang
on May 26, 2021 ·
13 mins read
[DocumentDB] Read Preference, Write Concern 설정
AWS DocumentDB(MongoDB) Replication
Posted by
Wonyong Jang
on May 24, 2021 ·
7 mins read
[React] Hooks 이해하기( useState, useEffect )
Side Effect 처리를 위한 React Hooks / useEffect 내부에서 side effect를 실행해야 하는 이유
Posted by
Wonyong Jang
on May 21, 2021 ·
12 mins read
[Cache] Caffeine 과 EhCache
로컬 캐시(Local Cache) / Caffeine 기본 사용 방법 / Java 용 Caffeine / Scala 용 Scaffeine
Posted by
Wonyong Jang
on May 15, 2021 ·
9 mins read
[Redis] Jedis Pool 최적화(레디스 커넥션 풀)
Posted by
Wonyong Jang
on May 14, 2021 ·
4 mins read
[Redis] Transaction 처리 - 이론편
MULTI, EXEC, DISCARD, WATCH / Optimistic Locking / 레디스 트랜잭션에 Rollback이 없는 이유
Posted by
Wonyong Jang
on May 13, 2021 ·
8 mins read
[Redis] Geospatial 자료구조
위도, 경도 위치 정보를 저장하는 자료구조 / 현재 위치에서 가까운 정류장 찾기
Posted by
Wonyong Jang
on May 12, 2021 ·
9 mins read
[Redis] Spring Data Redis 사용하여 캐싱하기
Spring에서 RedisTemplate와 RedisRepository / @Cacheable, @CachePut, @CacheEvict / @Indexed
Posted by
Wonyong Jang
on May 11, 2021 ·
13 mins read