- Mar 14, 2018
-
-
Antoine Pietri authored
-
- Feb 22, 2018
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Feb 12, 2018
-
-
Antoine R. Dumont authored
Related T682
-
Antoine R. Dumont authored
Related T682 Related P221
-
- Feb 09, 2018
-
-
Antoine R. Dumont authored
Related T329
-
Antoine R. Dumont authored
-
- Jan 12, 2018
-
-
Antoine R. Dumont authored
Use case: indexers. To send new tasks for scheduling to the orchestrator queue (input queue), we need to check the mimetype and license indexers queues (not only the mimetype one).
-
- Jan 11, 2018
-
-
Nicolas Dandrimont authored
-
- Jan 08, 2018
-
-
Stefano Zacchiroli authored
to streamline running experiments with different parameters
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
also, updated Rabin fingerprint parameters for better compression rates
-
- Jan 07, 2018
-
-
Stefano Zacchiroli authored
down to 25m for linux.git, from 1h for the single process version, from 14h for the sqlite3 version
-
Stefano Zacchiroli authored
instead of sqlite3 even if we're not using COPY, it is *much* faster
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Jan 04, 2018
-
-
Stefano Zacchiroli authored
-
- Jan 03, 2018
-
-
Stefano Zacchiroli authored
also, add driver shell script
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Dec 22, 2017
-
-
Nicolas Dandrimont authored
-
- Dec 21, 2017
-
-
Antoine R. Dumont authored
Related T682
-
Antoine R. Dumont authored
Related T682
-
- Dec 14, 2017
-
-
Antoine R. Dumont authored
This will help to filter the origins that should not be googlecode ones but eclipselabs or apache-extras one
-
- Dec 13, 2017
-
-
Antoine R. Dumont authored
Related T864
-
Antoine R. Dumont authored
Related T864
-
- Dec 11, 2017
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related T864
-
Antoine R. Dumont authored
For real huge data source (googlecode svn, indexers), using the scheduler db is a no go (for now). This leverages the same idea behind swh.scheduler.backend_celery.runner without using the scheduler db. This will permit to improve the rescheduling of T879 (googlecode svn). Related T864 Related T879
-
Antoine R. Dumont authored
-
- Dec 08, 2017
-
-
Antoine R. Dumont authored
Related T863
-
Antoine R. Dumont authored
Related T863
-
Antoine R. Dumont authored
-
- Nov 23, 2017
-
-
Antoine R. Dumont authored
Related T761
-
Antoine R. Dumont authored
Related T761
-
- Oct 04, 2017
-
-
Antoine R. Dumont authored
-
- Oct 03, 2017
-
-
Antoine R. Dumont authored
- Update to be more resilient - Permit to use loader-svn errors retrieval Use case sample: ``` $ ./kibana_fetch_logs.py \ --indexes "logstash-2017.09.18,logstash-2017.09.19,logstash-2017.09.2*,logstash-2017.09.30,logstash-2017.10.01,logstash-2017.10.02" \ | tee svn-loader-error-logs-from-kibana.txt ``` Then: ``` $ cat svn-loader-error-logs-from-kibana.txt \ | ./group_by_exception.py \ | jq ".googlecode" { "errors": { "OSError(12, 'Cannot allocate memory')": 608 }, "total": 608 } ``` Related T676
-
- Jul 28, 2017
-
-
Antoine R. Dumont authored
-
- Jul 27, 2017
-
-
Antoine R. Dumont authored
-
- Jul 26, 2017
-
-
Antoine R. Dumont authored
-