[DE] hdfs cli 명령어 수행 안될 때
hdfs 명령어 hdfs 명령어가 잘 작동하는지 확인하려면 아래와같은 명령어를 수행한다.hdfs getconf -confKey fs.defaultFS이때 출력이 file:/// 이런 식으로 나오면 지금 hdf...
hdfs 명령어 hdfs 명령어가 잘 작동하는지 확인하려면 아래와같은 명령어를 수행한다.hdfs getconf -confKey fs.defaultFS이때 출력이 file:/// 이런 식으로 나오면 지금 hdf...
Fluentd 란? 통합된 로그 수집 프레임워크를 제공하며, 데이터 포맷은 Json 기반으로 다양한 로그 유형의 통합이 가능합니다. 대부분의 기능을 plugin 형태로 구성할 수 있습니다. C + Ruby...
[DE] beeline 명령어database 생성create database if not exists testdb comment 'test database';imdb_movies table 생성drop tabl...
[DE] spark vs hive vs hadoop vs rdbms 간단 정리hive hive는 SQL언어를 하둡 위에서 사용할 수 있는 쿼리 엔진이다. Metastore database 저장소에 스키마정보...
[sqoop] sqoop-mysql 연동