On Sun, Sep 12, 2010 at 12:45 PM, Sean Owen <[email protected]> wrote:
> 2 isn't how it is 'supposed' to work. The Configuration object is how you > pass to the job any name - value pairs. > > The more right way is for the Driver to copy the properties entries into > Configuration. Everything downstream can see that. > > I think we would do well to keep it simple here. There are already props > files and two flavors of command line args in play for configuration. > But where would the Driver get the values to put into the Configuration object? -jake
