NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

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 -

  1. Why does the deployment process take such a long time to complete? 20 hours is a very long time, although we are deploying world content, which is relatively larger.

  2. Memory utilization is very high during the process - The recommended server config given to us was 32 GB RAM and 1 TB HDD. We had to upgrade RAM to 64 GB and that too didn't seem to suffice until the last time we tried when it actually utilized around 62 GB at peak time. We felt that garbage collection process was probably not functioning properly.

  3. What is the recommended CPU configuration?

  4. We found some information on the web that once the server is stopped and then re-started, OSM has to be re-deployed on the server. Why is that the case? If this deployment process actually takes 20 hours to complete on average, this will be a huge problem for getting this much downtime on the production server.

  5. Once OSM planet file is deployed, what is the facility provided for updating a newer version? How often are new updates released? Is there a provision for only updating the incremental changes in the new file?

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's gravatar image

nairpradeepp
11112
accept rate: 0%

1

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.

(13 Jun '17, 12:35) escada

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×290
×41
×21
×12

question asked: 12 Jun '17, 17:06

question was seen: 1,594 times

last updated: 13 Jun '17, 12:35

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum