[Scala] 동시성을 위한 Future
Concurrency / Await.ready 와 Await.result 차이
Posted by
Wonyong Jang
on July 07, 2021 ·
9 mins read
[ELK] ElasticSearch에서 text 타입과 keyword 타입 차이
fielddata, doc_values 에 대한 이해와 주의사항 / keyword 필드 검색시 주의사항 및 normalizer 적용
Posted by
Wonyong Jang
on July 06, 2021 ·
8 mins read
[Spark] Persistence 와 Data Locality
RDD Persistence / memory, disk cache / locality level(PROCESS LOCAL, NODE LOCAL, RACK LOCAL)
Posted by
Wonyong Jang
on June 23, 2021 ·
11 mins read
[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