mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-08-14
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user