Rate This Document
Findability
Accuracy
Completeness
Readability

Creating a Configuration File

Before configuring OmniData, create the required config.properties and crontab.job files on all storage (offload) nodes.

On all offload nodes, create configuration files for the OmniData service: config.properties and crontab.job.
cd /home/omm/omnidata-install/omnidata/deploy
sh generate_config.sh -s Register_HOSTNAME:Register_Port
  • If the big data engine is Spark, run sh generate_config.sh -s Register_IP:Register_Port.
  • The script parameter -s is used to specify the IP address/domain name and port number of a third-party registered service used by OmniData. (The default IP address and port number of the ZooKeeper node are 2181.)