Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
I followed it but he used the binary package not Debian Regards, Mohammad Alkahtani On 17 Mar 2013, at 08:11 PM, Jean-Marc Spaggiari wrote: > Hi Mohammad, > > Maybe you can take a look here and see if anything apply to you? > http://www.michael-noll.com/tutorials/running-hado

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
I use hadoop-1.1.2 I will try and get back to you. Regards, Mohammad Alkahtani On 17 Mar 2013, at 08:37 PM, Luangsay Sourygna wrote: > Hi, > > What is the version of Hadoop you use? > > Try using fs.defaultFS instead of fs.default.name (see the list of all > the deprecat

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
which I changed. Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717 On Sun, Mar 17, 2013 at 8:57 PM, shashwat shriparv < dwivedishash...@gmail.com> wrote: > Ye its is asking for file:/// instead of hdfs:// just check if it is > taking setting config

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
/templates/conf/mapred-site.xml /usr/share/hadoop/templates/conf/core-site.xml /usr/share/hadoop/templates/conf/hdfs-site.xml Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717 On Sun, Mar 17, 2013 at 9:07 PM, shashwat shriparv < dwivedishash...@gmail.com&g

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
Thank you Mohammad I still get the same error with this msg localhost: Warning: $HADOOP_HOME is deprecated. I searched ~/.bashrc but only what I wrote is there. Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717 On Sun, Mar 17, 2013 at 9:21 PM, Mohammad

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
I tried echo $HADOOP_HOME and I got blank Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717 On Sun, Mar 17, 2013 at 9:37 PM, Mohammad Alkahtani wrote: > Thank you Mohammad > I still get the same error with this msg > > localhost: Warning: $HA

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
OK what the Hadoop home should be in ubuntu because the binary files in /usr/bin the hadoop-env.sh and othe xml file in /etc/hadoop the conf files in /usr/share/hadoop/templates/conf shall I use /usr as hadoop path because it is the dir that contain the bin files Mohammad Alkahtani P.O.Box

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
I tried all of the hadoop home dirs but didn't worke Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717 On Sun, Mar 17, 2013 at 9:57 PM, Mohammad Alkahtani wrote: > OK what the Hadoop home should be in ubuntu because the binary files in > /us

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
Thank you Mohammad Tariq Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717 On Sun, Mar 17, 2013 at 10:04 PM, Mohammad Alkahtani wrote: > I tried all of the hadoop home dirs but didn't worke > > Mohammad Alkahtani > P.O.Box 102275 >

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
The files that in hadoop-x.x.x/bin in the /usr/bin di, I tried to set the Hadoop_Home to /usr but still get the errors, I tried /etc/hadoop also I got the error. Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717 On Sun, Mar 17, 2013 at 10:15 PM, Mohammad

Re: Hadoop Debian Package

2013-03-17 Thread Mohammad Alkahtani
Thank you Tariq, I removed the .deb and download the source file hadoop-1.0.4.tar.gz<http://mirrors.isu.net.sa/pub/apache/hadoop/common/stable/hadoop-1.0.4.tar.gz> and worked very well. Thank you again Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 171

Webserver and hadoop cluster

2013-03-21 Thread Mohammad Alkahtani
Hi I want to write a program in the web server to get result file from hadoop cluster. do I need to install hadoop in the web server so it can communicate with the hadoop cluster or is there any other way to get the files from hadoop to the web server similar to the database you need only to conne

small job for $1000.00

2014-01-04 Thread Mohammad Alkahtani
https://www.odesk.com/jobs/common-crawl-hadoop-files-MySQL-cluster-and-Cassandra_~~887c486d56d12da9 Mohammad Alkahtani P.O.Box 102275 Riyadh 11675 Saudi Arabia mobile: 00966 555 33 1717

Re: Switch and configure single node and cluster XML configuration

2014-01-10 Thread Mohammad Alkahtani
Find this tutorial for install a multi-node cluster http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-multi-node-cluster/ In hdfs-site.xml you don't need to specify the address for secondary node, you write the address in the file slave Regards, Mohammad Alkahtani &g