On 5/15/08 5:05 AM, "Steve Loughran" <[EMAIL PROTECTED]> wrote:
> I have a question for users: how do they ensure their client apps have
> configuration XML file that are kept up to date?
We control the client as well as the servers, so it all gets pushed at
once. :)
That said, we're starting to allow clients that aren't controlled by us
to talk to our grids. We'll likely re-bundle our configs into digest-able
packages for them at some point and then have flag days.
> I'm thinking of looking at what it would take for a job submitter to ask
> the tracker for its config data, to get things like the various
> directory bases from the cluster, instead of being compiled into the
> client. Then the management problem becomes one of keeping the cluster
> configuration under control, which is a much easier proposition.
But I like this idea a lot. The tricky part comes when clients really
do need to modify something (# of mappers, heap size, whatever).