Re: Hadoop Installation on Ubuntu

2012-07-03 Thread Swathi V
Hi, Adding to the response of Konstantin, please refer this wiki https://cwiki.apache.org/BIGTOP/how-to-install-hadoop-distribution-from-bigtop.html also I have blogged about the same with all snapshots, tested on Ubuntu 11.04, have a look at the same :) Blog URL: http://femgeekz.blogspot.in/2012/0

Re: Hadoop Installation on Ubuntu

2012-07-03 Thread Konstantin Boudnik
There's also BigTop distrubution that includes Hadoop https://incubator.apache.org/bigtop/ Also, it seems that 1.0.3 based stack in the binary form is available for download from this site http://www.magnatempusgroup.net/ftphost/releases/latest/ubuntu/ Cos On Tue, Jul 03, 2012 at 10:03PM,

RE: Hadoop Installation on Ubuntu

2012-07-03 Thread Clay McDonald
: Ying Huang [mailto:huangyi...@gmail.com] Sent: Tuesday, July 03, 2012 11:03 PM To: common-user@hadoop.apache.org Subject: Hadoop Installation on Ubuntu Hello, I have downloaded hadoop_1.0.3-1_x86_64.deb from hadoop official website, and installed using command under root privileged

RE: Hadoop Installation on Ubuntu

2012-07-03 Thread Clay McDonald
/usr/local/hadoop/ Clay McDonald -Original Message- From: Ying Huang [mailto:huangyi...@gmail.com] Sent: Tuesday, July 03, 2012 11:03 PM To: common-user@hadoop.apache.org Subject: Hadoop Installation on Ubuntu Hello, I have downloaded hadoop_1.0.3-1_x86_64.deb from hadoop official

Hadoop Installation on Ubuntu

2012-07-03 Thread Ying Huang
Hello, I have downloaded hadoop_1.0.3-1_x86_64.deb from hadoop official website, and installed using command under root privileged. dpkg -i hadoop_1.0.3-1_x86_64.deb But there is an error: chown: invalid group: `root:hadoop'. And later, when I running hadoop-setup-single-node.sh,