I am only trying to understand what Sean means when he mentions passing state via configuration.
On Mon, Jan 17, 2011 at 9:17 AM, Jeff Eastman <[email protected]>wrote: > Dirichlet uses Writable to serialize its iteration output state (to > clusters-n). I'm confused about what your trying to do. > > > > On 1/17/11 9:58 AM, Ted Dunning wrote: > >> This sort of thing is what the distributed cache was designed for. >> >> On Mon, Jan 17, 2011 at 8:53 AM, Sean Owen<[email protected]> wrote: >> >> Do you think the way forward is to leave it, or use Writable and write >>> the >>> model distribution to a file, or something else? >>> >>> >
