Title
Create new category
Edit page index title
Edit category
Edit link
Deploy FS Analytics on a Separate Node
Follow these steps to run FS Analytics on separate Pulse components on separate nodes:
Follow the same steps as performed earlier with Install Pulse on Single Node (Docker/Podman-Based)
Create a config directory with command
accelo admin makeconfig ad-fsanalyticsv2-connectorand add/update following details in environment section:MONGO_URI (Acceldata team will provide the right URI)
MONGO_ENCRYPTED=false
ES_HOST=<host_running_ES>
ES_PORT=19013
Append the hostname entry in
/etc/hostsand check if the /etc/hosts file is mounted under volume section in above created file (<ACCELO_HOME>/config/docker/addons/ad-fsanalyticsv2-connector.yml)<PULSE_CORE_HOST> ad-streaming
For the Kerberized cluster, update the following contents in the mentioned files:
Change directory to
<ACCELO_HOME>/config/krb/security/and add/update the following files:Add the required HDFS user keytab as per the prerequisite under the current directory
Update
krb5.confandkrb5JAASLogin.conffiles as per the keytab principal name and file name
Modify the file present under
<ACCELO_HOME>/work/<cluster_name>/fsanalytics/kinit_fsimage.shAdd kinit command -
kinit -kt /krb/security/<keytab_file_name> <principal_name>Update
IsKerberosEnabled=1
Run the command below, type the active cluster name, and select FS Analytics V2 as mentioned in the steps.
Press the enter key to start.
FS Analytics is now running on separate Pulse components on different nodes.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026