CIBPartitioner: A computational intensity-balanced partitioner for enhancing distributed spatial join processing
Download datasets from https://star.cs.ucr.edu/.
Five datasets are used in our experiments:
- Parks contains 10 million boundaries of parks and green areas from all over the world;
- Lakes contains 8 million water areas in the world;
- Buildings contains 114 million building outlines in the world;
- Roads contains 72 million roads and streets around the world;
- POIs contains 147 million points of interest around the world.
Process datasets into the following format:ID\tWKT
.
For example: 1 POINT (26.0883793 44.4078777)
Configuring the "config/partitionerTest.json" file.
Configuring the "bin/partitionerTest.sh" file.
bash ./bin/partitionerTest.sh ./config/partitionerTest.json