반응형
0. hadoop 이란
http://stonewat.blog.me/100147602918
여기에 있는 사이트 참조하길..
1. hadoop downlowd(http://apache.tt.co.kr/hadoop/common/hadoop-2.2.0/)
*.tar.gz을 받는다.(src 버전 NONO)
2. orcale java download & install(http://dreamlog.tistory.com/224)
3. 필요한 third-part 설치
apt-get install build-essential maven openjdk-7-jdk cmake libssl-dev ssh
4. hadoop 설치
http://bigdatahandler.com/hadoop-hdfs/installing-single-node-hadoop-2-2-0-on-ubuntu/
5. R 설치
sudo apt-get install r-base
'IT > 리눅스' 카테고리의 다른 글
gsoap client, server 코딩 방법 (1) | 2014.05.14 |
---|---|
gsoap 방법 (0) | 2014.05.12 |
gSoap & SSL & openssl (1) | 2014.05.12 |
ubuntu gSoap 설치 (0) | 2014.05.07 |
리눅스 현재 포트 확인 명령어 (0) | 2013.07.03 |