2008-07-01から1ヶ月間の記事一覧
EC2 Command-Line Tools はインストール済み、Hadoop 0.17.x であること前提。 AmazonEC2 - Hadoop Wiki にしたがって クラスタの起動 〜 マスタへのログインを行い % bin/hadoop-ec2 launch-cluster test-cluster 2 % bin/hadoop-ec2 login test-cluster ロ…
% ssh -i root@ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com
Amazon のサポートするイメージ一覧 % ec2-describe-images -o amazon 全イメージ一覧 % ec2-describe-images -x all 鍵の作成 % ec2-add-keypair | sed -e "1d" > インスタンスの確認 % ec2-describe-instances インスタンス起動 % ec2-run-instances -k イ…
Elastic IP Addresses No cost for Elastic IP addresses while in use $0.01 per non-attached Elastic IP address per complete hour $0.00 per Elastic IP address remap - first 100 remaps / month $0.10 per Elastic IP address remap - additional re…