Data Analytics Studio Installation
Also available as:
PDF

Installing the DAS cluster components

You install the DAS cluster components (the DAS Webapp and the DAS Event Processor) by using an Ambari management pack (MPack). An MPack bundles service definitions, stack definitions, and stack add-on service definitions.

This task must be completed on all the clusters to be used with DAS.
You must have root access to the Ambari Server host node and you must perform this task as a root user.
Important
Important
Download the DAS binaries from the Data Analytics Studio download page after logging into the cloudera.com account associated with the Data Analytics Studio license agreement.
  1. Log in to the Ambari host on a cluster.
  2. Install the Data Analytics Studio MPack by running the following command:
    ambari-server install-mpack --mpack=<mpack-name> --verbose 
    Replace the <mpack-name> with the name of the MPack. Typically, the format of the MPack is hdpx-data-analytics-studio-mpack-X.X.X.tar.gz.
  3. Restart the Ambari server by entering the following command:
    ambari-server restart