[
https://issues.apache.org/jira/browse/HBASE-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637841#comment-14637841
]
Hudson commented on HBASE-12691:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6672 (See
[https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-12691 Mob Sweeper job needs to exit with non-zero error value if job
fails for any reason (jmhsieh: rev c1eacd6221218aaedd82c560a8130d119c511ff2)
* hbase-server/src/main/java/org/apache/hadoop/hbase/mob/mapreduce/SweepJob.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/mob/mapreduce/Sweeper.java
> sweep job needs to exit non-zero if job fails for any reason.
> -------------------------------------------------------------
>
> Key: HBASE-12691
> URL: https://issues.apache.org/jira/browse/HBASE-12691
> Project: HBase
> Issue Type: Sub-task
> Components: mob
> Affects Versions: hbase-11339
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: hbase-11339
>
> Attachments: hbase-12691.patch
>
>
> When building up automated testing, I noticed that the sweepjob would not
> "fail" because it exited 0 even if the job failed. This add the proper exit
> hygiene adding non-zero exit codes on failure events so that we can rely upon
> the job in automation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)