하둡 프로그램을 돌려 볼 수 있는 싱글 노드 설정에 관한 영상입니다.


녹화방송을 볼 수 있습니다.

2013-11-14 01:15까지 시청 가능합니다.


09분 위치부터 보시며 됩니다. 

http://afbbs.afreeca.com:8080/app/read_ucc_bbs.cgi?szBjId=kenuheo&nStationNo=12409927&nTitleNo=5353047&szSkin=


관련 페이지입니다.

http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SingleCluster.html


제 방송국 주소입니다.

http://afreeca.com/kenuheo







http://afreeca.com/kenuheo


방송 다시보기가 일주일 간 제공됩니다.

[19금]은 iPin 로그인이 필요해서 이제 안하려고 합니다.

11월 동안 시험방송 계속 1시간씩 생각하고 있습니다. 

자정에 시작됩니다.


~/local/hadoop-2.2.0-src$ mvn clean install -DskipTests


protoc 에러 발생시


sudo -

apt-get update

apt-get install gcc++


wget https://protobuf.googlecode.com/files/protobuf-2.5.0.tar.gz

tar xvfz protobuf-2.5.0.tar.gz

cd protobuf-2.5.0/


root@3161d83f-0558-4aee-9614-09024d130652:~/local/protobuf-2.5.0# protoc --version

protoc: error while loading shared libraries: libprotoc.so.8: cannot open shared object file: No such file or directory

root@3161d83f-0558-4aee-9614-09024d130652:~/local/protobuf-2.5.0# ldconfig

root@3161d83f-0558-4aee-9614-09024d130652:~/local/protobuf-2.5.0# protoc --version

libprotoc 2.5.0

related: http://jugnu-life.blogspot.com/2013/09/install-protobuf-25-on-ubuntu.html



조니 뎁이 플랫툰(1986)에 나왔다는 것을 이제야...
찰리 쉰과 윌리엄 데포우만 생각났었는데...
또 다시 봐야 되나?

조니 뎁이 플랫툰(1986)에 나왔다는 것을 이제야...
찰리 쉰과 윌리엄 데포우만 생각났었는데...
또 다시 봐야 되나?



magnet








람보1 First Blood에 등장했던 호레시오 반장과 같은 느낌이네요.


맥의 에너지 관리가 10.9(매버릭)에서 더 자세하게 볼 수 있습니다.

시계옆에 있는 배터리 표시를 클릭하면 다음과 같이 나옵니다.



VMWare에서는 Windows가 돌고 있습니다. ^^; 그럴 수 있겠죠.


스포트라이트에서 "활성"으로 검색하면 활성 상태 보기 애플리케이션이 나옵니다. 실행해서 에너지 탭을 누르면 어떤 앱이 배터리 방전의 주범인지 알 수 있습니다. 배터리 사용을 오래하려면 참고해야겠지요.


지난 8시간의 기록도 볼 수 있습니다.



 

1. http://ucloudbiz.com 접속

잠깐만요, 회원 아니신 분들은 가입하시고 오실께요. 

신용카드 없으신 분은 KT 집전화로 결제 모시겠습니다.


2. 클라우드 콘솔 클릭


3. 서버신청


4. 선택은 ubuntu 12.04 64비트

32비트는 멸종 위기예요. 요즘 분위기가 그래요. 박물관에서나 볼 수 있게 되요.







  1. 리눅스 배포판을 선택하기

    우분투 12.04(정확히), 페도라 18, 그리고 CentOS/RHEL 6.4 버전만 이 문서에서 다룹니다. OpenStack 역시 OpenSUSE나 데비안 같은 리눅스에서도 돌아갑니다.

  2. 선택한 OS 설치하기

    올바르게 모든 의존성을 감안해서 설치하려면, 저희가 생각하는 배포판 버전에 맞게 최소로 설치하는 것이 좋습니다. 이번이 처음이라면 우분투 또는 페도라의 최소 버전을 설치하는 것을 추천합니다.

  3. DevStack 다운로드하기

    git clone https://github.com/openstack-dev/devstack.git

     devstack 저장소에는 OpenStack 설치용 스크립트를 포함하고 설정 파일들의 템플릿도 있습니다.

  4. 설치 시작하기

    cd devstack; ./stack.sh

    몇 분 안 걸리고요, 빌드를 기다리시는 동안  이 스크립트를 읽는 게 도움이 되실 겁니다.


----

  1. Select a Linux Distribution

    Only Ubuntu 12.04 (Precise), Fedora 18 and CentOS/RHEL 6.4 are documented here. OpenStack also runs and is packaged on other flavors of Linux such as OpenSUSE and Debian.

  2. Install Selected OS

    In order to correctly install all the dependencies, we assume a specific minimal version of the supported distributions to make it as easy as possible. We recommend using a minimal install of Ubuntu or Fedora server in a VM if this is your first time.

  3. Download DevStack

    git clone https://github.com/openstack-dev/devstack.git

    The devstack repo contains a script that installs OpenStack and templates for configuration files

  4. Start the install

    cd devstack; ./stack.sh

    It takes a few minutes, we recommend reading the script while it is building.





from: http://devstack.org

Option 2: Local Dev Environment: devstack.org

With some technical skills, DevStack is a great option to install and run an OpenStack cloud on your laptop (or even inside the VM on a cloud). DevStack is ideal for potential users who want to see what the Dashboard looks like from an admin or user perspective, and OpenStack contributors wanting to test against a complete local environment.

http://www.openstack.org/software/start/

옵션 2: 로컬 개발 환경: devstack.org

약간의 기술력이 있다면, DevStack은 OpenStack 클라우드를 여러분의 랩탑 (또는 클라우드에 있는 VM에까지도) 설치하고 실행하기 위한 위대한 선택입니다. DevStack은 관리자 또는 사용자 관점에서 대시보드가 어떻게 생겼는지 보기를 원하는 잠재적인 사용자들, 그리고 완벽한 로컬 환경에서 테스트를 원하는 OpenStack 공헌자들에게 이상적입니다. 



+ Recent posts