<pre><code> -analyses_pattern <string> : restrict the sync operation, printing of stats or looping of the beekeeper to the specified subset of analyses
-can_respecialize <0|1> : allow workers to re-specialize into another analysis (within resource_class) after their previous analysis was exhausted
-life_span <num> : life_span limit for each worker
-life_span <num> : number of minutes each worker is allowed to run
-job_limit <num> : #jobs to run before worker can die naturally
-retry_throwing_jobs 0|1 : if a job dies *knowingly*, should we retry it by default?
-hive_log_dir <path> : directory where stdout/stderr of the hive is redirected
...
...
@@ -99,13 +99,13 @@
-worker_stats : show status of each running worker
-failed_jobs : show all failed jobs
-reset_job_id <num> : reset a job back to READY so it can be rerun
-reset_failed_jobs : reset FAILED jobs of -analyses_filter'ed ones back to READY so they can be rerun
-reset_all_jobs : reset ALL jobs of -analyses_filter'ed ones back to READY so they can be rerun</code></pre>
-reset_failed_jobs : reset FAILED jobs of analyses matching -analyses_pattern back to READY so they can be rerun
-reset_all_jobs : reset ALL jobs of analyses matching -analyses_pattern back to READY so they can be rerun</code></pre>
<h1id="LICENSE">LICENSE</h1>
<pre><code> Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
<pre><code> Copyright [2016-2020] EMBL-European Bioinformatics Institute
Copyright [2016-2020] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
<p>Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2020] EMBL-European Bioinformatics Institute</p>
<p>Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at</p>