I probably misunderstood the original problem. I had assumed the issue was in getting the right .jar out to the workers. If it's just getting stuff to the driver, yeah packaging properties files in the .jar file should work.
On Mon, Sep 13, 2010 at 1:01 AM, Jake Mannix <[email protected]> wrote: > Hmm? Why would the workers need the driver.classes.props file? It's what > determines what MR job to run - once you're on a worker node, you're done > with it, aren't you? Or am I not following what the issue is...
