[Photon] Release preparation 0.3.0
Peter
graphhopper at gmx.de
Mon Feb 19 15:16:35 UTC 2018
Hi,
There is now a new beta release:
https://github.com/komoot/photon/releases/tag/0.3-beta3
The data extract should work with it (54GB)
wget http://download1.graphhopper.com/public/photon-db-latest.tar.bz2
and there are some small area extracts as well for Netherlands: (~2GB)
wget http://download1.graphhopper.com/public/photon-db-nl-180206.tar.bz2
and Germany (~7GB)
wget http://download1.graphhopper.com/public/photon-db-de-180206.tar.bz2
The major problems have been fixed now. We'll now decide if some PRs
should go into the 0.3.0 or if we deliver them later via 0.3.x
@hbruch & @lonvia: any critical ones that must go in it :) ?
Regards
Peter
On 08.01.2018 14:56, Peter wrote:
> Hello Christoph,
>
> ah, when you are doing the update automatically then this will indeed
> not work with the old jar. So either you use the old but static data dump:
> http://download1.graphhopper.com/public/photon-ES-17-db-171019.tar.bz2
>
> or the latest jar. And I was hoping the latest jar will work
> flawlessly. Now the problem with the plugin is strange as we have
> bundled everything in the jar, also for the creation of this data
> bundle. Will have a look!
>
> > I assume you run into the same problem already, Peter.
>
> Copying the dump to a different server worked before without a
> problem, see the (again: I was assuming that nothing major had
> changed and I could safely migrate to the new stuff
> https://github.com/komoot/photon/pull/254#issuecomment-339960005)
>
> > You are doing great work on pushing this project, thanks!
>
> Thanks for your kind words!
>
> Kind Regards
> Peter
>
> On 08.01.2018 14:40, Christoph Lingg wrote:
>> Hi all,
>>
>> the photon public api photon.komoot.de/api/q=berlin
>> <http://photon.komoot.de/api/q=berlin> is not working any more. I
>> guessed it is related to the new data updates requiring to use photon
>> 0.3. I tried to use the alpha version (photon-0.3-alpha1.jar) from
>> github. I still get an exception though:
>>
>> Exception in thread "main" java.lang.IllegalArgumentException:
>> property [elasticsearch.version] is missing for plugin
>> [elasticsearch-inquisitor]
>> at
>> org.elasticsearch.plugins.PluginInfo.readFromProperties(PluginInfo.java:135)
>> at
>> org.elasticsearch.plugins.PluginsService.getPluginBundles(PluginsService.java:331)
>> at
>> org.elasticsearch.plugins.PluginsService.<init>(PluginsService.java:130)
>> at org.elasticsearch.node.Node.<init>(Node.java:312)
>> at
>> de.komoot.photon.elasticsearch.Server$MyNode.<init>(Server.java:59)
>> at de.komoot.photon.elasticsearch.Server.start(Server.java:119)
>> at de.komoot.photon.App.main(App.java:52)
>>
>> The plugins are part of the data dumps if i recall correctly. Any
>> idea what I can do to fix that, I assume you run into the same
>> problem already, Peter.
>>
>> You are doing great work on pushing this project, thanks!
>>
>> Cheers,
>> Christoph
>>
>>> Am 04.01.2018 um 10:21 schrieb Peter <graphhopper at gmx.de
>>> <mailto:graphhopper at gmx.de>>:
>>>
>>> Hello Holger,
>>>
>>> cool, thanks! I had just released an alpha version to easier run
>>> more tests:
>>> https://github.com/komoot/photon/releases
>>>
>>> Also the data updates now run against this version.
>>>
>>> Regards
>>> Peter
>>>
>>> On 04.01.2018 09:19, Holger Bruch (mfdz) wrote:
>>>> Before releasing 0.3.0, I‘d like to provide a fix for issue #221,
>>>> as this affects >3.5% of all osm housenumbers (according to
>>>> taginfo). Think I‘ll request a pull next week...
>>>>
>>>> Best regards,
>>>> Holger
>>>>
>>>>
>>>> Am 03.01.2018 um 16:49 schrieb Peter <graphhopper at gmx.de
>>>> <mailto:graphhopper at gmx.de>>:
>>>>
>>>>> Last year we already planned to bring in some freshness to photon.
>>>>>
>>>>> "We" mainly means Christian and Holger like for this PR
>>>>> <https://github.com/komoot/photon/pull/254> and Sarah and me as
>>>>> new maintainers - saying thanks to Christoph, from komoot for all
>>>>> the nice work done so far :)
>>>>>
>>>>> We would like to release a new version for photon in the next
>>>>> days. The biggest change will be that we switched to a more recent
>>>>> ElasticSearch version.
>>>>>
>>>>> For that I'll create a new github release 0.3.0 here:
>>>>>
>>>>> https://github.com/komoot/photon/releases
>>>>>
>>>>> After that the world wide export files won't work anymore with the
>>>>> old code:
>>>>>
>>>>> https://github.com/komoot/photon#installation
>>>>>
>>>>> Please keep this in mind if you update your data.
>>>>>
>>>>> I wanted to create a maven release but this is likely a bigger
>>>>> effort that we will postpone to one of the next releases.
>>>>>
>>>>> Anything else that we have to take care of?
>>>>>
>>>>> There is also a CI setup with travis now which highlights some
>>>>> todos regarding JDK9 :)
>>>>>
>>>>> https://travis-ci.org/komoot/photon
>>>>>
>>>>> Regards
>>>>> Peter
>>>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/photon/attachments/20180219/a3967858/attachment.html>
More information about the Photon
mailing list