You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Robert Kanter <rk...@cloudera.com> on 2014/06/03 01:54:38 UTC

Re: Review Request 21423: OOZIE-1813 Add service to report/kill rogue bundles and coordinator jobs

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21423/#review44577
-----------------------------------------------------------

Ship it!


Ship It!

- Robert Kanter


On May 30, 2014, 7:41 p.m., Purshotam Shah wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21423/
> -----------------------------------------------------------
> 
> (Updated May 30, 2014, 7:41 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-1813
>     https://issues.apache.org/jira/browse/OOZIE-1813
> 
> 
> Repository: oozie-git
> 
> 
> Description
> -------
> 
> Report will be sent in html format, where each job is clickable and will take you to job info. 
> 
> Coordinator id							Coordinator name	User name	Group	Kill Status
> 0000000-140513184018277-oozie-puru-C	COORD-TEST			test		testg	Coord kill is disabled
> 0000001-140513184018277-oozie-puru-C	COORD-TEST			test		testg	Coord kill is disabled
> 
> 
> Diffs
> -----
> 
>   core/src/main/java/org/apache/oozie/CoordinatorJobBean.java b77082c 
>   core/src/main/java/org/apache/oozie/action/email/EmailActionExecutor.java 332d02c 
>   core/src/main/java/org/apache/oozie/command/wf/JobXCommand.java 1d7ca82 
>   core/src/main/java/org/apache/oozie/executor/jpa/CoordJobQueryExecutor.java 1a6ded7 
>   core/src/main/java/org/apache/oozie/service/AbandonedCoordCheckerService.java e69de29 
>   core/src/test/java/org/apache/oozie/command/coord/TestAbandonedCoordChecker.java e69de29 
> 
> Diff: https://reviews.apache.org/r/21423/diff/
> 
> 
> Testing
> -------
> 
> UTC
> 
> 
> Thanks,
> 
> Purshotam Shah
> 
>


Re: Review Request 21423: OOZIE-1813 Add service to report/kill rogue bundles and coordinator jobs

Posted by Robert Kanter <rk...@cloudera.com>.

> On June 2, 2014, 11:54 p.m., Robert Kanter wrote:
> > Ship It!

With the individual log messages added in r8, I suppose we don't need to log the actual report


- Robert


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21423/#review44577
-----------------------------------------------------------


On May 30, 2014, 7:41 p.m., Purshotam Shah wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21423/
> -----------------------------------------------------------
> 
> (Updated May 30, 2014, 7:41 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-1813
>     https://issues.apache.org/jira/browse/OOZIE-1813
> 
> 
> Repository: oozie-git
> 
> 
> Description
> -------
> 
> Report will be sent in html format, where each job is clickable and will take you to job info. 
> 
> Coordinator id							Coordinator name	User name	Group	Kill Status
> 0000000-140513184018277-oozie-puru-C	COORD-TEST			test		testg	Coord kill is disabled
> 0000001-140513184018277-oozie-puru-C	COORD-TEST			test		testg	Coord kill is disabled
> 
> 
> Diffs
> -----
> 
>   core/src/main/java/org/apache/oozie/CoordinatorJobBean.java b77082c 
>   core/src/main/java/org/apache/oozie/action/email/EmailActionExecutor.java 332d02c 
>   core/src/main/java/org/apache/oozie/command/wf/JobXCommand.java 1d7ca82 
>   core/src/main/java/org/apache/oozie/executor/jpa/CoordJobQueryExecutor.java 1a6ded7 
>   core/src/main/java/org/apache/oozie/service/AbandonedCoordCheckerService.java e69de29 
>   core/src/test/java/org/apache/oozie/command/coord/TestAbandonedCoordChecker.java e69de29 
> 
> Diff: https://reviews.apache.org/r/21423/diff/
> 
> 
> Testing
> -------
> 
> UTC
> 
> 
> Thanks,
> 
> Purshotam Shah
> 
>