cloudera 5.5.1의 hadoop 2.6.0 버전을 설치하고 싶다면, 아래 싸이트에 접속해서
hadoop-2.6.0+cdh5.5.1+924-1.cdh5.5.1.p0.15.el6.x86_64.rpm를 다운로드한 후 설치한다.
https://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.5.1/RPMS/x86_64/
막상 설치하려면, 아래와 같은 에러가 발생한다.
경고: hadoop-2.6.0+cdh5.5.1+924-1.cdh5.5.1.p0.15.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID e8f86acd: NOKEY
오류: Failed dependencies:
bigtop-utils >= 0.7 is needed by hadoop-2.6.0+cdh5.5.1+924-1.cdh5.5.1.p0.15.el6.x86_64
zookeeper >= 3.4.0 is needed by hadoop-2.6.0+cdh5.5.1+924-1.cdh5.5.1.p0.15.el6.x86_64
avro-libs is needed by hadoop-2.6.0+cdh5.5.1+924-1.cdh5.5.1.p0.15.el6.x86_64
parquet is needed by hadoop-2.6.0+cdh5.5.1+924-1.cdh5.5.1.p0.15.el6.x86_64
따라서, RPM을 따라하면 엄청 쉽지 않은 작업이 계속 연결되어 있다 .
한번 제대로 설치한 후, 꼭 tar.gz으로 묶어 들고 공유 디렉토리에 잘 저장해 두어야 한다..
'hadoop' 카테고리의 다른 글
[hive] Failed to recognize predicate 'x'. Failed rule: 'identifier' in table or column identifier 해결하기 (0) | 2017.02.23 |
---|---|
[hadoop] hadoop의 특정 디렉토리의 최신 파일 얻어오기 (0) | 2016.11.04 |
hive 와 hadoop 버전 확인하기 (0) | 2016.10.21 |
[hive] hive의 윈도우 표현식(파티션 범위) (0) | 2016.05.11 |
[hive] 정렬 키워드 - order by, sort by, cluster by, distribute by (0) | 2016.05.11 |