[ELK] ElasticSearch에서 한글 형태소 분석 실습
공공데이터를 이용한 대시보드 만들기 / Logstash, Elasticsearch, Kibana
Posted by
Wonyong Jang
on June 19, 2021 ·
9 mins read
[ELK] ElasticSearch 에서 한글 형태소 개념
한글 형태소 분석기 nori 사용법
Posted by
Wonyong Jang
on June 18, 2021 ·
14 mins read
[Scala] val 과 def 차이와 주의사항
val 과 def 차이, def를 val로 변환, trait에서 추상 멤버를 사용할 때(val 사용시 초기화 이슈)
Posted by
Wonyong Jang
on June 16, 2021 ·
11 mins read
[Spark] 아파치 스파크 Serialization
Serialization challenges with Spark and Scala / Passing function to spark
Posted by
Wonyong Jang
on June 15, 2021 ·
16 mins read
[Hive] Apache hive 정렬
order by, sort by, distribute by, cluster by
Posted by
Wonyong Jang
on June 02, 2021 ·
5 mins read
[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