This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 16 Jul, 2004 1 commit
-
-
Jessica Severin authored
-
- 14 Jul, 2004 1 commit
-
-
Jessica Severin authored
lsf job arrays (e.g. 72344[3]). Also changed analysis_job index (analysis_id, status) so that the analysis_id is indexed first which provides better indexing when only the analysis_id is specified.
-
- 08 Jul, 2004 1 commit
-
-
Jessica Severin authored
job reseting. This allowed direct UPDATE..WHERE.. sql to be used. Also changed the retry_count system: retry_count is only incremented for jobs that failed (status in ('GET_INPUT','RUN','WRITE_OUTPUT')). Job that were CLAIMED by the dead worker are just reset without incrementing the retry_count since they were never attempted to run. Also the fetching of claimed jobs now has an 'ORDER BY retry_count' so that jobs that have failed are at the bottom of the list of jobs to process. This allows the 'bad' jobs to filter themselves out.
-
- 06 Jul, 2004 1 commit
-
-
Abel Ureta-Vidal authored
-
- 17 Jun, 2004 1 commit
-
-
Abel Ureta-Vidal authored
-
- 14 Jun, 2004 1 commit
-
-
Jessica Severin authored
-
- 08 Jun, 2004 1 commit
-
-
Jessica Severin authored
added default values of 1 to batch_size and hive_capacity
-
- 27 May, 2004 1 commit
-
-
Jessica Severin authored
the analysis table/object. New object class and tables includes a good guess of what kind of stats I'll need for the Queen to monitor a hive Also cleaned up some bugs caused by the extraction from compara.
-
- 25 May, 2004 1 commit
-
-
Jessica Severin authored
-