Add notes for 2020-11-23

This commit is contained in:
2020-11-23 22:44:29 +02:00
parent 26f17edd92
commit 3e3f80c1dc
27 changed files with 59 additions and 37 deletions

View File

@ -459,4 +459,8 @@ facet=true&f.owningComm.facet.limit=5&f.owningComm.facet.offset=5&facet.pivot=ow
facet=true&f.owningComm.facet.limit=5&f.owningComm.facet.offset=5&f.countryCode.facet.limit=5&facet.pivot=owningComm,countryCode
```
## 2020-11-23
- I created the sub-communities and collections for IWMI's Strategic Priorities and Research Groups on CGSpace: https://cgspace.cgiar.org/handle/10568/110259
<!-- vim: set sw=2 ts=2: -->

View File

@ -421,3 +421,13 @@ $ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisti
```
It took ~38 hours to finish processing this core.
## statistics-2019
The statistics-2019 core, in 12-hour batches:
```
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2019
```
It took ~32 hours to finish processing this core.