top of page

Welcome to Futuresoft
퓨처소프트가 만들어 가는 새로운 세상을 여러분에게 소개합니다
검색


Cloudera Hadoop Platform
Cloudera의 Hadoop Ecosystem인 CDP(Cloudera Data Platform)의 PvC(Private Cloud) 시스템 구성과 내용에 대해서 설명합니다.
김영찬
2022년 3월 24일1분 분량


YARN & AWS Commands
YARN과 AWS CLI 를 위한 명령어를 설명합니다. YARN Commands yarn application -list yarn application -kill app-id // app-id는 YARN Web UI에서 확인 yarn...
김영찬
2022년 3월 24일1분 분량


HDFS Commands
HDFS(Hadoop File System) 명령어 기초를 설명합니다. // hdfs dfs 명령어 기초 hdfs dfs == hadoop fs hdfs dfs -setrep -R 8 /pathway : /pathway 디렉토리의...
김영찬
2022년 3월 24일2분 분량


Kudu Failover Architecture
Kudu는 Master Server와 Tablet Server로 구성 Tablet은 table의 일부를 저장하는 저장소 Tablet Server는 데이터 저장과 처리를 책임 Master Server는 데이터는 저장하지 않고 메타데이터(스키마)...
김영찬
2022년 3월 23일1분 분량
bottom of page