Re: Review Request 17991: OOZIE-1532 Purging should remove completed children job for long running coordinator jobs

2014-05-27 Thread Bowen Zhang
> On March 10, 2014, 3:09 a.m., Rohini Palaniswamy wrote: > > The approach is inefficient. Getting the list of coord actions and deleting > > one by one will create big redo logs and also will be time consuming. > > Can you please do a join query to do the delete directly. It will simple, > >

Re: Review Request 17991: OOZIE-1532 Purging should remove completed children job for long running coordinator jobs

2014-03-09 Thread Rohini Palaniswamy
> On March 10, 2014, 3:09 a.m., Rohini Palaniswamy wrote: > > The approach is inefficient. Getting the list of coord actions and deleting > > one by one will create big redo logs and also will be time consuming. > > Can you please do a join query to do the delete directly. It will simple, > >

Re: Review Request 17991: OOZIE-1532 Purging should remove completed children job for long running coordinator jobs

2014-03-09 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17991/#review36620 --- The approach is inefficient. Getting the list of coord actions and d

Re: Review Request 17991: OOZIE-1532 Purging should remove completed children job for long running coordinator jobs

2014-02-12 Thread Bowen Zhang
> On Feb. 12, 2014, 5:35 a.m., Srikanth Sundarrajan wrote: > > core/src/main/java/org/apache/oozie/WorkflowJobBean.java, line 87 > > > > > > Would these queries slow down the DB or fetch too much result into the > > se

Re: Review Request 17991: OOZIE-1532 Purging should remove completed children job for long running coordinator jobs

2014-02-11 Thread Srikanth Sundarrajan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17991/#review34268 --- core/src/main/java/org/apache/oozie/WorkflowJobBean.java

Review Request 17991: OOZIE-1532 Purging should remove completed children job for long running coordinator jobs

2014-02-11 Thread Srikanth Sundarrajan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17991/ --- Review request for oozie. Bugs: OOZIE-1532 https://issues.apache.org/jira/b