bq. Is there a way to achieve? MCF multi-output support is not designed for this model.
Karl On Tue, Aug 26, 2014 at 10:23 AM, Jitu <[email protected]> wrote: > Hi Karl, > Basically my requirement is i need to upload to 2 different > repositories. but upload to second repository should not take place unless > upload to first repository completes. Is there a way to achieve ? > > Thanks, > Jitu > > > On Tue, Aug 26, 2014 at 5:25 PM, Karl Wright <[email protected]> wrote: > >> Hi Jitu, >> >> ManifoldCF architecture has multiple worker threads. Each worker thread >> will output a given document to all outputs for the job, but work on only >> one output at a time. But since there are multiple worker threads, you >> cannot count on any kind of predictable ordering. >> >> Thanks, >> Karl >> >> >> >> On Tue, Aug 26, 2014 at 7:42 AM, Jitu <[email protected]> wrote: >> >>> Hi, >>> >>> Regarding latest release feature "Support multiple output connections >>> for a single job" whether it happens one output after the other output >>> or in parallel to all output connections? >>> >>> Jitu >>> >> >> >
