working with SAS

2012-02-05 Thread Ali Jooan Rizvi
Hi, I would like to know if hadoop will be of help to me? Let me explain you guys my scenario: I have a windows server based single machine server having 16 Cores and 48 GB of Physical Memory. In addition, I have 120 GB of virtual memory. I am running a query with statistical calculatio

Re: Execute a Map/Reduce Job Jar from Another Java Program.

2012-02-05 Thread Abees Muhammad
Hi Evans, Thanks for your reply. I have a mapreduce job jar file lets call it as test.jar. I am executing this jar file as hadoop jar test.jar inputpath outPath, and it is executed succesfully. Now i want to execute this job for a batch of files(a batch of 20 files), for this purpose i have create

Re: Hadoop does not start on Windows XP

2012-02-05 Thread Ronald Petty
Jay, What does the following give you on the command line? bin=`dirname "$0"` //also try =`dirname "."` echo $bin Regards. Ron On Sat, Feb 4, 2012 at 10:56 PM, Jay wrote: > Hi, > > In Windows XP I installed Cygwin and tried to run Hadoop: > > W1234@W19064-00 /cygdrive/d/Profiles/w1234/My