You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Purshotam Shah <pu...@yahoo-inc.com> on 2014/09/10 20:28:32 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/
-----------------------------------------------------------

(Updated Sept. 10, 2014, 6:28 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 (updated)
-----

  core/src/main/java/org/apache/oozie/CoordinatorJobBean.java 14fd74c 
  core/src/main/java/org/apache/oozie/action/email/EmailActionExecutor.java d189ba8 
  core/src/main/java/org/apache/oozie/command/wf/JobXCommand.java 412019e 
  core/src/main/java/org/apache/oozie/executor/jpa/CoordJobQueryExecutor.java 25953bf 
  core/src/main/java/org/apache/oozie/service/AbandonedCoordCheckerService.java e69de29 
  core/src/main/resources/oozie-default.xml 3a957d0 
  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