Thanks Harsh.
On Mon, Apr 4, 2011 at 3:33 PM, Harsh Chouraria wrote:
> Hello,
>
> On Tue, Apr 5, 2011 at 12:52 AM, bikash sharma
> wrote:
> > Hi,
> > I want to change the following hadoop parameters before launching
> TeraSort
> > program:
> > io.sort.factor
> > io.sort.mb
> > mapreduce.reduce.
Hello,
On Tue, Apr 5, 2011 at 12:52 AM, bikash sharma wrote:
> Hi,
> I want to change the following hadoop parameters before launching TeraSort
> program:
> io.sort.factor
> io.sort.mb
> mapreduce.reduce.tasks
> io.file.buffer.size
> io.sort.record.percent
Making these changes in the mapred-site
Hi,
I want to change the following hadoop parameters before launching TeraSort
program:
io.sort.factor
io.sort.mb
mapreduce.reduce.tasks
io.file.buffer.size
io.sort.record.percent
I tried to change these properties by putting them as property values in
core-site.xml file under conf directory.
Howe