태그 목록
전체보기 (194)kafka(18)spark(17)nest.js(17)elasticsearch(14)git(12)hadoop(8)mongodb(7)Java(6)docker(5)MariaDB(3)HBase(3)python(3)mysql(3)JPA(3)zookeeper(2)producer(2)typescript(2)피보나치 수열(2)node.js(2)consumer(2)rdd(2)stream(2)k8s(2)analyzer(2)Microservices(2)Spark Structured Streaming(2)primary key(2)grep(2)mongoose(2)reset(2)ILM(2)revert(2)rollover(2)NestJS(2)report(1)다이나믹 매핑(1)pod(1)Spring Bean(1)promise(1)must(1)checkout(1)broadcast variable(1)super key(1)mongodump(1)fast-forward(1)SRP(1)mongorestore(1)SNB(1)@Cacheable(1)kafka consumer(1)DIP(1)Autowired(1)FGC(1)alias(1)merge(1)rebase(1)Minor GC(1)iceberg(1)linux(1)bcypt(1)git status(1)deployment(1)GitLab(1)git revert(1)ElasicSearch(1)Key-Value Store(1)ISP(1)후보키(1)swap memory(1)candidate key(1)게시-구독 메시징 모델(1)Amazon DynamoDB(1)Cassandra(1)log4shell(1)fibonacci(1)피보나치(1)yarn(1)foreign key(1)Eden(1)lock(1)flatmap(1)TCP SYN Cookies(1)circualr dependency(1)PORT(1)callback(1)pip(1)redis(1)fuzziness(1)Alternate Key(1)cluster(1)garbage collection(1)spark shuffling(1)kafkaJs(1)exclude(1)bean(1)winston(1)mapping(1)service(1)await(1)Cache-Control(1)nodes(1)should(1)INNER JOIN(1)JOIN(1)Springboot(1)multipart/form-data(1)stdout(1)Full GC(1)N+1문제(1)Spark Streaming(1)HDFS(1)async(1)Fair scheduling(1)jstat(1)MachineLearning(1)left outer join(1)BM25(1)SOLID(1)network(1)branch(1)kafka broker(1)partition(1)Survivor(1)git rm(1)work tree(1)config.ini(1)aggregate(1)프로세스 시간(1)INDIRECT(1)hive(1)git checkout(1)standard swapping(1)git clean(1)NIC(1)pending_tasks(1)Querydsl(1)issue tempalte(1)Fuzzy query(1)kubectl(1)ExceptionFilters(1)LNB(1)Screen(1)leaf query(1)ocp(1)대체키(1)msa(1)MacOS(1)filter(1)bool query(1)cherry-pick(1)크로스 테이블(1)mr template(1)Collection(1)UNION ALL(1)이슈 트래킹(1)config(1)awk(1)ogtag(1)reindex(1)context(1)git merge(1)union(1)broker(1)spark partition(1)cluster mode(1)to_timestamp(1)compound query(1)MultipartEncoder(1)Sort(1)이벤트 시간(1)git config(1)intercepter(1)grouping(1)apache spark(1)RandomAccessFile(1)Erasure Coding(1)추천 모델(1)prometheus(1)pipe(1)dfs.hosts.exclude(1)symlink(1)middleware(1)소수(1)LSP(1)repository(1)git tag(1)JVM(1)replica set(1)@EnableCacheable(1)burrow(1)Log4j(1)머신러닝(1)@CacheEvict(1)class-validator(1)GNB(1)_delete_by_query(1)Full Outer Join(1)consumer lag(1)right outer join(1)git reset(1)명시적 매핑(1)flatten array(1)flatten(1)기본키(1)MapReduce(1)kubernetes(1)bigtable(1)sqoop(1)logging level(1)시계열 데이터(1)jest(1)ReponseBody(1)Configuration(1)safemode(1)blame(1)FNB(1)dynamodb(1)db(1)Binet's formula(1)nest(1)TO_DATE(1)Swagger(1)@CachePut(1)tmux(1)Grafana(1)git Index(1)@Serivce(1)excel(1)Map(1)TF-IDF(1)외래키(1)슈퍼키(1)ConfigParser(1)FIFO scheduling(1)영속성 컨텍스트(1)replication factor(1)etl(1)시계열 인덱스(1)more(1)component scan(1)Spring(1)stash(1)Controller(1)Promises/A+(1)accumulator(1)/etc/synthetic.conf(1)배열 평탄화(1)kvs(1)git add(1)dockerfile(1)class-transformer(1)tag(1)exec(1)트랜잭션 테이블(1)Log4J2(1)크로스 집계(1)requirements.txt(1)circuit_breaking_exception(1)ServeStatisModule(1)IntelliJ(1)component(1)must_not(1)비네의 공식(1)jps(1)

[Python] POST 요청으로 이미지 데이터 업로드하기 (multipart/form-data)

* multipart/form-data 형식의 POST 요청 보내기

2023년 4월 17일
·
0개의 댓글
·

[Mongodb] mongodump, mongorestore 로 collection dump 하기

mongodump 로 dump, mongorestore 로 복구

2023년 4월 10일
·
0개의 댓글
·

[Node.js] yarn workspace 명령어로 Monorepo 관리

workspace 조회, 패키지 추가, script 실행 등

2023년 3월 30일
·
0개의 댓글
·

[Nest.js] ElasticSearch 사용하기

install, useFactory, configService 로 비동기 설정, injection 등

2023년 3월 30일
·
0개의 댓글
·

[Typescript] 논리연산자를 이용한 short-circuit evaluation

타입스크립트에서 && 와 || 로 short-circuit evaluation 을 사용할 수 있다.

2023년 3월 22일
·
0개의 댓글
·

[Typescript] index signature

타입스크립트에서, 여러 key 를 가지고 key 에 value 가 존재하는 경우 index signature 를 사용할 수 있다.[key:T]:U 형식으로 표현한다.

2023년 3월 22일
·
0개의 댓글
·

[MongoDB] BSONError: cyclic dependency detected 오류 해결 과정

Error: cyclic dependency detected 해결 과정

2023년 3월 17일
·
0개의 댓글
·

[ElasticSearch] alias API 요청으로 별칭 생성

ElasticSearch ILM 을 통해 index 에 alias 를 거는 방법 외에, 직접 alias API 를 통해 index alias 를 생성하는 방법

2023년 3월 8일
·
0개의 댓글
·

[Linux] grep 으로 검색시 파일, 디렉토리 제외

--exclude, --exclude-dir 로 grep 검색에서 제외

2023년 3월 8일
·
0개의 댓글
·

[ElasticSearch] curl 에서 사용자 인증

curl 로 ElasticSearch 사용자, 패스워드로 인증하기

2023년 2월 28일
·
0개의 댓글
·

[Mysql] 사용자 추가 및 권한 설정

create user '사용자ID'@'호스트명' identified by '패스워드';ex) create user 'test_user'@'localhost' identified by 'test_password';패스워드 변경SQL : SET PASSWORD FOR '사

2023년 2월 28일
·
0개의 댓글
·

[ElasticSearch] Fuzzy 유사값 검색 (검색시 오타 보정하기)

fuzzy query 또는 fuzziness option 으로 유사한 값을 검색하기. Levenshtein edit distance 로 유사도 계산

2023년 2월 24일
·
0개의 댓글
·

[MacOS] Mac 에서 root 경로에 symlink 하기

/etc/synthetic.conf 파일을 설정하여 symlink 를 생성할 수 있다.

2023년 2월 15일
·
0개의 댓글
·

[MongoDB] relation 참조 없는 document 가져오기

transaction collection 에 없는 user colleciton 가져오기

2023년 2월 7일
·
0개의 댓글
·

[Nest.js] Redis MicroServices 구현하기 (1) - Subscribe

cache 가 아닌 message pattern 을 이용한 Redis pub/sub 관점에서의 구현

2023년 2월 6일
·
0개의 댓글
·

[MongoDB] collections methods

주요 collection methods

2023년 1월 31일
·
0개의 댓글
·

[Linux] Shellscript string array 에 not in 적용

string array 에 not in 적용

2023년 1월 26일
·
0개의 댓글
·

[Linux] Shellscript 에서 config.ini 파일 로딩하기

1) version=$(awk -F "=" '/database_version/ {print $2}' parameters.ini)이 경우엔 이름이 중복되는 경우는 걸러내지 못함2) stack overflow 1stack overflow 2

2023년 1월 26일
·
0개의 댓글
·
post-thumbnail

[Nest.js] Microservices 사용하기

Nest.js 에서 MSA 사용

2023년 1월 20일
·
0개의 댓글
·

[Nest.js] Kafka 사용하기

Nest.js 에서 Kafka Producer, Consumer 구현하기

2023년 1월 20일
·
0개의 댓글
·