Update notes for 2019-08-14

This commit is contained in:
2019-08-14 13:47:56 +03:00
parent 3d73a51b1c
commit 2aacd366fb
3 changed files with 13 additions and 10 deletions

View File

@ -175,10 +175,11 @@ $ ~/dspace/bin/dspace metadata-import -f /tmp/bioversity.csv -e blah@blah.com
```
- This time it succeeded, and using VisualVM I noticed that the import process used a maximum of 620MB of RAM
- (oops, I realize that actually I forgot to delete items I had flagged as duplicates, so the total should be 1,427 items)
## 2019-08-14
- I imported the 1429 Bioversity records into DSpace Test
- I imported the 1,427 Bioversity records into DSpace Test
- To make sure we didn't have memory issues I reduced Tomcat's JVM heap by 512m, increased the import processes's heap to 512m, and split the input file into two parts with about 700 each
- Then I had to create a few new temporary collections on DSpace Test that had been created on CGSpace after our last sync
- After that the import succeeded: