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

Deployment Modes

OmniData requires that HAF offload compute node tasks to the remote end for execution. Therefore, install HAF first. This chapter describes how to install and deploy HAF and OmniData.

Table 1 Deployment modes

Deployment Mode

Description

Deployment with SmartKit (recommended)

Using SmartKit for service deployment implements batch task distribution without directly performing operations on all background servers. The prerequisite is that you have a Windows environment that can access all servers. SmartKit supports only Windows.

Local deployment

If you want to directly deploy a service on your server, select local deployment.

If there are a large number of nodes in the cluster, you are advised to generate scripts by referring to the local deployment procedure to implement batch installation.

  • HAF is deployed on the offload node (storage node) for executing offload tasks and deployed on the host node (compute node where the big data computing engine is located) for initiating offload requests. The OmniData service is deployed on the offload nodes.
  • HAF can be installed by a common user with prerequisites. For details, see Prerequisites.