Uploaded image for project: 'MAEviz'
  1. MAEviz
  2. MAE-686

Shapefile indexing uses large amounts of memory, and causes analyses to run out of memory for large datasets

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 2.4.1
    • 2.4.1
    • None
    • None

      Geotools indexes shapefiles in memory when they are being written. So during our analysis, when we have large datasets in memory, and try to write them to disk, the geotools indexer adds lots of extra usage to the heap, and we run out of heap space.

      The temporary fix is to turn off indexing while writing analysis results, and have them be indexed when they are loaded.

              jonglee Jong Lee
              tolbert Nathan Tolbert
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: