The workflow can be parameterised for jvm params or xmx value. You can then rerun the workflow by overriding the parameter
-Shwetha On 28/03/15 7:10 am, "Harshal Vora" <[email protected]> wrote: >Hi, > >Assume that we have a coordinator job which has already spawned and >successfully run 100 instances of the workflow which contains JAVA jobs. > >Now if we want to rerun a particular instance say instance number 80 of >the workflow. > >Is it possible to pass command line arguments to the Java main class >while we rerun a particular instance? > >The requirement is that original job might have processed data for 10 >different clients at once, but we might only want to rerun for one >particular client if there is discrepancy within the generated output. >OR >A particular instance has to process much larger data set then all the >other regular data sets and in that scenario, we need to provide a >higher -Xmx value. > >Regards, > >-- >Regards, >Harshal Vora >www.radiolocus.com >
