Download and Prepare Arcadia Enterprise Files

Please work with Arcadia Data solutions team to obtain the exact location and name of the latest *.tar.gz file.

  1. Download latest build for the Ambari Stack, as a *.tar.gz file. Contact your Arcadia Support team to obtain the necessary file address and credentials.

  2. Decompress the downloaded file.

     $ tar -xzf ARCADIA-ENTERPRISE*.tar.gz
  3. Remove previous versions of Arcadia Enterprise, if any. Here, hdp_version is the HDP release, such as 2.3, 2.4, 2.6, and so on.

    $ sudo rm -rf /var/lib/ambari-server/resources/stacks/HDP/hdp_version/services/ARCADIA-ENTERPRISE
  4. Copy the ARCADIA-ENTERPRISE directory into the Ambari services directory.

    $ sudo cp -R ARCADIA-ENTERPRISE/ /var/lib/ambari-server/resources/stacks/HDP/hdp_version/services/