Re: Command Line Arguments for Client

2011-02-22 Thread Harsh J
Hey, On Wed, Feb 23, 2011 at 6:22 AM, C.V.Krishnakumar Iyer wrote: > Hi, > > Could anyone tell how we could set the commandline arguments ( like -Xmx and > -Xms) for the  client (not for the map/reduce tasks) from the command  that > is usually used to launch the job? You can set the HADOOP_CL

Command Line Arguments for Client

2011-02-22 Thread C.V.Krishnakumar Iyer
Hi, Could anyone tell how we could set the commandline arguments ( like -Xmx and -Xms) for the client (not for the map/reduce tasks) from the command that is usually used to launch the job? Thanks, Krishnakumar