Hi, We are trying to deploy GraphHopper Web Service on our AWS server to use your routing data in our mobile application. We downloaded the code from the below mentioned Github link - https://github.com/graphhopper/graphhopper/tree/0.9 We are trying to deploy it per your documentation. We wish to use GraphHopper API's or GraphHopper Directions API. However, we were faced with a lot of issues during the deployment, where this process was just not completing. Once the process started, it took up a lot of memory and then the process went into a hung state. We started the process with 32 GB RAM and then as memory utilization grew, we increased RAM to 64 GB, but even that was being consumed very soon and once again it would go into a hung state. The process wouldn't complete. All we could see at that point was the server memory utilization, but we couldn't make out what exactly was going on with the OSM deployment process. We went through multiple unsuccessful rounds of the deployment process and then we tried with MMAP configuration for data reader.dataacess and were finally able to complete one cycle of deployment this morning after the process ran for around 20 hours. This has raised a few questions for us about the OSM (world data) deployment -
It would be of great help if you could please provide your answers to the above and any other useful information at the earliest as this is required very urgently. Please mail it to pradeep_nair@neovasolutions.com. Thank You Pradeep Nair asked 12 Jun '17, 17:06 nairpradeepp |
Graphhopper has a dedicated forum, which might be a better place to ask this question as it seems to be related to their deployment. While Graphhopper works with OSM data, it is a project from an an independent company.