Installing OmniData
Install the OmniData service on offload nodes (ceph1, ceph2, and ceph3).
- Go to the /opt/haf-software/omnidata-setup/ directory.
cd /opt/haf-software/omnidata-setup/
- Install the OmniData service. The following uses Spark as an example.
sh omnidata-install.sh -s register_IP:2181 -l /var/log/omnidata

Parent topic: Deploying OmniData Locally