Hi, harsh

I thought all my configuration to run a hadoop are listed in a job configuration.

even if user didn't set properties explicitly, a hadoop set it defaultly.

that means all properties should be listed in a job configuration.

isn't it right?

Junyoung Kim ([email protected])


On 02/21/2011 11:40 AM, Harsh J wrote:
Hello,

On Mon, Feb 21, 2011 at 8:01 AM, Jun Young Kim<[email protected]>  wrote:
now, I am using a hadoop version 0.20.0.

I have one more question about this configuration.

before setting "dfs.datanode.max.xcievers", I couldn't find out this one in
job.xml.
That is because the property does not exist in the hdfs-default.xml
file, present in hadoop's jars. I don't know the reason behind that
(since it is unavailable as a default inside 0.21 either).

Also, it is a DN property, not a Job-specific one (can't be changed).
Setting it into hdfs-site.xml should be sufficient.

Reply via email to