I am trying to add some new properties and export them to each taskTracker.
Probably the only way is to configure a list of directories for each
taskTracker I add.
Thanks,
Robert
On 02/10/2011 06:49 PM, Harsh J wrote:
There are some tasktracker-specific properties you can configure for
every single instance (like max slots for each task type, etc.). A TT
instance reads from it's machine's configuration directory, not
master's. What are you looking to configure exactly?
On Thu, Feb 10, 2011 at 11:12 PM, Robert Grandl<[email protected]> wrote:
Hi all,
It is possible somehow to specify some taskTracker specific properties.
Namely I would like to describe in a config file for each taskTracker some
properties and to play with them at runtime.
Thank you,
Robert