Re: Mac OS-X apache hadoop installation issues

2012-06-21 Thread Harsh J
Nikit, We had responded to this earlier with a possible solution (Use a _proper_ jar path being it.) See the response at http://search-hadoop.com/m/8ryfMcUvPQ1 On Fri, Jun 22, 2012 at 2:03 AM, Nikit Saraf wrote: > I too am getting the same errors when I am running the same command on > Ubuntu.I

Re: Mac OS-X apache hadoop installation issues

2012-06-21 Thread Nikit Saraf
I too am getting the same errors when I am running the same command on Ubuntu.I have searched the whole internet but could not find a solution to it.Were you able to solve? If yes, then will you help me? I have started snatching my hairs!!!

Re: Mac OS-X apache hadoop installation issues

2012-03-22 Thread Harsh J
The right path/command would be: hadoop-1.0.1/bin/hadoop jar hadoop-1.0.1/hadoop-1.0.1-examples.jar grep input output 'dfs[a-z.]+' On Fri, Mar 23, 2012 at 12:19 AM, Jabir Ahmed wrote: > Is the jar in your class path > On Mar 19, 2012 4:53 PM, "elaheh mehraban" wrote: > >> hadoop-1.0.1/bin/hadoo

Re: Mac OS-X apache hadoop installation issues

2012-03-22 Thread Jabir Ahmed
Is the jar in your class path On Mar 19, 2012 4:53 PM, "elaheh mehraban" wrote: > hadoop-1.0.1/bin/hadoop jar hadoop-1.0.1-examples.jar grep input output > 'dfs[a-z.]+' > > i run this command > > hdoop-1.0.1/bin/hadoop jar hadoop-1.0.1-examples.jar grep input output > 'dfs[a-z.]+' > > > i have go