{{ message }}
SixsquareDSA/DistributedSystems
Folders and files
Repository files navigation
TO RUN THE PROJECT:
-------------------
Run the WorkerSpawner Class with args:
WorkerSpawner MAP 0
WorkerSpawner MAP 1
WorkerSpawner MAP 2
WorkerSpawner REDUCE
Then finally run the Main Class that uses the ClientDummy.
Fill in the data required for the search as promped.
Some good input includes:
LowerLeftPoint = 40.55,-74.27
TopRightPoint = 40.98,-73.68
DateTimeStart = 0000-01-01 00:00:00
DateTimeEnd = 2022-01-01 00:00:00
