netzworld commented on PR #213: URL: https://github.com/apache/incubator-resilientdb/pull/213#issuecomment-3690645430
To run the kv learner service, first ensure that the base requirements are installed from `./INSTALL.sh`. Then run `./service/tools/kv/server_tools/start_kv_service_learner.sh.` This will build the learner and the kv store, then run 5 replicas (one proxy) and a learner. To test the kv learner service, we have developed a script in `api/learner-test.py` that will send workload requests to the learner service and replicas. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
