master: [] (https://travis-ci.org/stucco/rt) dev: [] (https://travis-ci.org/stucco/rt) de-storm: [] (https://travis-ci.org/stucco/rt)
-
RabbitMQ running on the default port 5672
-
document-service running on the default port 8118
-
Rexster/Titan/query-service running
-
Supervisord installed via:
pip install supervisor --pre
or
easy_install supervisor
-
Open a terminal and cd to the rt directory
-
Run the following commands:
./maven-rt-build.sh supervisord -c supervisord.conf
- Install eGit plugin
- Install Maven Integration for Eclipse (m2e)
- Use the Eclipse
Git Repository Exploring
perspective - Click the
Clone a Git Repository
- Use the URI
https://github.com/stucco/rt.git
- Right click the repository and select
Import Projects...
- Select
Import Existing Projects
and the pom.xml should be shown
- Implement configuration with etcd, defaulting to local config.yaml if etcd is not running
- Add the RMQ message's timestamp to the subgraph that is passed to alignment
- Implement doc-service-java-client method to fetch extracted text from doc-service, and use this method in the UnstructuredTransformer