我要评分
获取效率
正确性
完整性
易理解

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 used 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 of a third-party registered service used for OmniData. (The default IP address and port of the ZooKeeper node are 2181.)