Tornado: A Distributed Spatio-Textual Stream Processing System Ahmed Mahmood (Purdue University), Ahmed Aly (Purdue University), Thamir Qadah (Purdue University), El Kindi Rezig (Purdue University), Anas Daghistani (Purdue University), Amgad Madkour (Purdue University), Ahmed Abdelhamid (Purdue University), Mohamed Hassan (Purdue University), Walid Aref (Purdue University (USA), Saleh Basalamah (Umm Al-Qura University)
The project comes with an sbt launcher script. With this script, you don't need to have sbt installed. First, clone the git repo, using the following command:
$ git clone https://github.com/qadahtm/webui/tree/tornado-uiNext, build the project using:
$ ./sbt packScripts for launching the executables will be available in ./target/pack/bin directory.
To run the webserver:
$ ./target/pack/bin/TornadoUIIn the browser, open http://localhost:9990/newui.htm
The project is already configured to generate Eclipse project files in order to utilize Eclipse as the IDE.
Simply, run
$ ./sbt eclipseThen import project from the Eclipse menu (i.e. File -> Import...)