블로그
GPU·LLM·MLOps·쿠버네티스, 그리고 마음가짐에 관한 글 · 3673 편
#2026-03 762#culture 283#deep-dive 275#kubernetes 260#career 233#ai 221#llm 217#devops 195#2026-04 158#security 147#observability 118#database 113#communication 108#history 107#architecture 101#productivity 98#performance 93#linux 90#networking 89#finance 87#economy 84#mindset 80#psychology 79#ai-papers 78#food 78#it 78#travel 78#japanese 76#deep-learning 75#english 74#gpu 74#ai-agent 69#business-travel 69#postgresql 66#cs-fundamentals 63#rag 63#systems 63#python 55#learning 54#self-improvement 53
HBase Build 방법 (Ubuntu 22.04)
HBase 를 Ubuntu22.04에서 build하는 방법을 알아본다.
2022-12-25 · 1 분 읽기 #linux#hbase#dockerApache Phoenix 설치 방법
Apache Phoenix 설치 방법을 알아본다
2022-12-18 · 2 분 읽기 #hbase#phoenix#javaUbuntu 22.04 에 Kubernetes 설치하기. (kubeadm)
kubeadm 도구를 사용하여 Ubuntu 22.04에 kubernetes 설치하는 방법을 알아보자.
2022-12-17 · 7 분 읽기 #ubuntu#kubernetes#linuxUbuntu에 Redis DB install guide
Ubuntu에 Redis DB를 설치하는 방법을 알아본다.
2022-12-14 · 2 분 읽기 #java#jvmRaspberry PI 4 k3s 쿠버네티스 delete namespace 가 되지 않을 때.
Raspberry PI 4 k3s 쿠버네티스에서 delete namespace가 되지 않을 때 해결 방법을 알아본다.
2022-12-07 · 2 분 읽기 #raspberry#kubernetesHBase와 Hive 연동 방법
HBase와 Hive의 연동 방법을 알아본다.
2022-11-27 · 4 분 읽기 #hadoop#hbase#hiveSpark on YARN 설치 방법
Spark on YARN을 설치하는 법을 알아본다.
2022-11-26 · 7 분 읽기 #hadoop#spark#yarnApache Kafka 설치 guide (with Zookeeper)
Apache Kafka 설치 방법에 대해서 알아본다.(with Zookeeper)
2022-11-26 · 3 분 읽기 #kafkaApache Hive Query example (MovieLens)
Apache Hive 설치 방법을 알아본다
2022-11-24 · 4 분 읽기 #hadoop#hive#sqlApache Hive Install
Apache Hive 설치 방법을 알아본다
2022-11-23 · 2 분 읽기 #hadoop#hiveUbuntu krb5-kdc 설치방법 (Kerberos)
Ubuntu에서 krb5-kdc 를 설치하는 법을 알아보도록 하겠습니다
2022-11-21 · 8 분 읽기 #kdc#kerberosHadoop MapReduce WordCount 실행하기.
Hadoop MapReduce프레임워크를 이용하는 대표 예제인 Word Count를 실행하는 법에 대해서 알아보겠습니다
2022-11-20 · 6 분 읽기 #hadoop#mapreduceHBase YCSB(Yahoo Cloud Serving Benchmark) 사용법
HBase의 성능을 테스트하기위한 YCSB(Yahoo Cloud Serving Benchmark)
2022-11-19 · 6 분 읽기 #linux#ycsbAnsible-Runner (Python 에서 ansible 실행)
파이썬에서 엔서블을 실행할 수 있도록 도와주는 Ansible Runner 모듈에 대해서 알아본다.
2022-11-02 · 1 분 읽기 #linux#ansible#pythonSecured(Kerberized) HBase 구축하기.
HBase에 Kerberos 보안을 적용하는 법을 알아본다.
2022-10-21 · 2 분 읽기 #hadoop#kerberos#hbase#zookeeperSecured(Kerberized) YARN 구축하기.
YARN 에 Kerberos 보안을 적용하는 법을 알아본다.
2022-10-21 · 1 분 읽기 #hadoop#kerberos#yarnSecured(Kerberized) Zookeeper 구축하기.
Zookeeper 에 Kerberos 보안을 적용하는 법을 알아본다.
2022-10-21 · 1 분 읽기 #hadoop#kerberos#zookeeperSecured(Kerberized) Hadoop 구축하기.
Hadoop에 Kerberos 보안을 적용하는 법을 알아본다.
2022-10-21 · 5 분 읽기 #hadoop#kerberosLinux head, tail 명령어 기초
Linux 유용한 텍스트 검색 커맨드라인 도구인 head와 tail 명령어 기초에 대해서 알아본다.
2022-10-06 · 3 분 읽기 #linux#commandLinux grep 명령어 기초
Linux 유용한 텍스트 검색 커맨드라인 도구인 grep 기초에 대해서 알아본다.
2022-10-04 · 3 분 읽기 #linux#command