Hypertable Hadoop 파일 시스템에 설치 하기 – 1

Hypertable Hadoop 파일 시스템에 설치 하기 – 1 밑의 영문 문서는 어디어디서 퍼온 문서이고 이 한글문서는 설치 하면서 다음에 또 잊어 먹지 않기 위해서… 설치 환경: fedora 8 – 32 bit (amazon ec2), hadoop-0.17.0 x 4 (총 4대의 서버로 구성된 소형 클러스터) 1. cmake 설치 (http://www.cmake.org/) yum install cmake 2. berkeley db 4.6+설치 sudo yum … 계속 읽기

Hypertable UpAndRunningWithHadoop

Step 1 Install and start Hadoop. Step 2 Make sure you have extended attributes enabled on the partition that holds the root of the Hyperspace directory tree. This will be the same disk volume that holds the installation (e.g. ~/hypertable), unless you configured Hyperspace explicitly to point to somewhere else. This is not necessary on … 계속 읽기

Hypertable build

=== CONTENTS === ================   * HOW TO BUILD   * HOW TO RUN REGRESSION TESTS   * HOW TO BUILD SOURCE CODE DOCUMENTATION TREE (Doxygen) ==================== === HOW TO BUILD === ====================   1. Install CMake (http://www.cmake.org/)   2. Install required libraries (you may already have them installed)     – BerkeleyDB 4.6+       Example … 계속 읽기