Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- tibero
- hadoop명령어
- Linux
- Standalone
- window업데이트
- 하둡
- 실습
- 에러
- zookeeper
- 완전분산환경
- 카프카 사용
- sql연산자
- initorcl
- ORA-27101
- crash recovery
- 오라클
- oracle
- Kafka
- 하둡설치
- 하둡권한변경
- 카프카
- 설치
- ORA-01034
- nomount
- sql처리순서
- centos7
- recovery
- hadoop
- 결합연산자
- 오라클복구
Archives
- Today
- Total
목록hadoop명령어 (1)
IT 꿈나무의 일상
Hadoop 완전분산모드로 설치하기 (3) - hadoop 사용법
# 하둡을 설치 하였으니 이번 글은 하둡명령어를 통해 하둡 사용을 해보겠습니다. 1. 파일 목록 조회 : hadoop fs -ls /user/ ls 명령어를 통해 하둡 디렉토리에 존재하는 파일을 확인 할 수 있습니다. [Hadoop@viera ~]$ hdfs dfs -ls / 21/07/02 18:28:31 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Found 5 items drwxrwxr-x - Hadoop supergroup 0 2021-05-26 16:10 /viera drwxrwxr-x - root superg..
IT 관련
2021. 8. 13. 18:34