Hi I have one doubt

When you run a job tracker and task tracker , the task tracker is the
machine which does indexing

The task tracker points to the job tracker in its conf file.(nutch-default
and nutch-site)

My question is while indexing ,does the job tracker look at its conf file or
gets the details through the job tracker.

I would summarize it by asking whether things like http.content.limit are
the properties of the job tracker assuming that

(assuming http content.limit differs in both the conf file of job tracker
and task tracker )

I am asking this because if i update the job tracker to new conf values ,do
i need to update the task tracker also

( i was under the impression that since nutchconf is also passed in the job
behaviour , that shud be taken while sending the task0)

I am hoping that i clearly stated the problem . But if  i am ambiguous i can
rephrase it.

Does the NutchConf.get() value differ for each machine (task tracker) and
which propery will be taken

Assuming that the job tracker configuration  is taken , how does each task
tracker read its configuration file


Rgds
Prabhu

Reply via email to