- python 3.x
- Komadu (https://github.com/Data-to-Insight-Center/komadu/)
- Install and run Komadu using RabbitMQ
- Install the python requirements
cd komadu_client
pip install -r requirements.txt
python3.7 komadu_client/main.py --static --workflow_type=<workflow_name> --user=<user_name> --machine=<machine_name> <campaign_dir>
Example:
python3.7 komadu_client/main.py --static --workflow_type="gray-scott" --user=swithana --machine=local ~/codar/campaigns/kTest
python komadu_client/komadu-client.py notify <notification>
Example:
python komadu_client/komadu-client.py notify komadu_client/samples/notifications/gs-output.xml
python komadu-client.py query <xml_query>
Example:
python komadu-client.py query samples/singleWorkflowEx/findEntity.xml