accelo deploy addons

Deploy add on components for Acceldata setup

Note

Before executing, verify if this command is compatible to the targeted Pulse version.

To setup deploy add on components, follow the below procedure:

  1. Run the accelo deploy addons command:

  2. Use the arrow keys to select the component that you would like to install.

  3. Use space bar to confirm your selection.

Example 1: Installing Dashplot

The below blocks of code displays the steps to install Dashplot using CLI:

accelo deploy addons
INFO: Active Cluster: ***** ? Select the components you would like to install: [Use arrows to move, space to select, type to filter] [ ] DS Agent [ ] DS Backend [ ] DS Core > [x] Dashplot [ ] Director (Agents MUST be configured) [ ] FS Analytics V2 [ ] FS Elastic

Example 2: Deploying New Pulse UI

To deploy the new Pulse UI, perform the following:

  1. Run the following command:

accelo deploy addons
  1. Use arrows to move to the Facelift UI option and use space to select:

[root@sac04:~ (ad-default)]$ accelo deploy addons WARN: Gauntlet is running in dry run mode. Disable this to delete indices from elastic and purge data from mongo DB INFO: Active Cluster: zeus ? Select the components you would like to install: [Use arrows to move, space to select, <right> to all, <left> to none, type to filter] [ ] Notifications [ ] Oozie Connector [x] Facelift UI [ ] Proxy [ ] QUERY ROUTER DB [ ] Recommendation Service [ ] SHARD SERVER DB

Contact support@acceldata.io for assistance if required.

Impala Agent

The ad-impala (Impala parser) is integrated with ad-streaming service. This enables the impala agent collector URL to be changed to ad-streaming.

Note If you select the Impala option in add-ons, do not select the Impala option while Configuring the Pulse Agents. For more information, see configure the pulse agents in the Install Pulse on Single Node (Docker/Podman-Based).

Synopsis

This command configures and installs the addons for Acceldata setup.

accelo deploy addons [flags]

Options

-h, --help help for addons

Note The ad-impala (Impala parser) is integrated with ad-streaming service. This enables the impala agent collector URL to be changed to ad-streaming.

SEE ALSO