You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I try to run reporter in my Ubuntu 16.04 VM by docker-compose with tiles create by yours OSMLR segment in s3 and valhalla graph tiles created myself and when i run this command FORMATTER='sv,\|,1,9,10,0,5,yyyy-MM-dd HH:mm:ss' DATAPATH=${PWD}/data docker-compose up
i got this problem:
And idk what is flat file in line py/cat_to_kafka.py --topic raw --bootstrap localhost:9092 --key-with 'lambda line: line.split("|")[1]' YOUR_FLAT_FILE and what exactly i should put my tiles.tar?
Any ideas for what happend and how to fix it? Thanks for yours helping!
The text was updated successfully, but these errors were encountered:
Hello,
I try to run reporter in my Ubuntu 16.04 VM by docker-compose with tiles create by yours OSMLR segment in s3 and valhalla graph tiles created myself and when i run this command
FORMATTER='sv,\|,1,9,10,0,5,yyyy-MM-dd HH:mm:ss' DATAPATH=${PWD}/data docker-compose up
i got this problem:
And idk what is flat file in line
py/cat_to_kafka.py --topic raw --bootstrap localhost:9092 --key-with 'lambda line: line.split("|")[1]' YOUR_FLAT_FILE
and what exactly i should put my tiles.tar?Any ideas for what happend and how to fix it? Thanks for yours helping!
The text was updated successfully, but these errors were encountered: