WikiWatershed / mmw-geoprocessing

A Spark Job Server job for Model My Watershed geoprocessing.
Apache License 2.0
6 stars 6 forks source link

Consider Increasing Memory Limit #99

Open rajadain opened 2 years ago

rajadain commented 2 years ago

Similar to the timeout increase done in #98, it may be also a good idea to increase the default memory cap:

https://github.com/WikiWatershed/mmw-geoprocessing/blob/eaf300736d2bf3ac55c3ea739ee10066f010707d/project/build.scala#L41-L43

In staging and production we're running r4.larges which have ~16GB of RAM each. This can easily be upped to 4GB.