v 4.7.9.5
Release Notes
To obtain the username
and password
, contact Unravel Support.
Build No: 7987
Unravel Tar installation
MD5SUM: 1a8c1a8bf65de0b48b4c7b3f4e4c8705
curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-4.7.9.5-hotfix.tar.gz -o unravel-4.7.9.5-hotfix.tar.gz -uusername
:password
Unravel RPM installation
MD5SUM: 5e4cd90035fe8922bb3afbd7c9d092ce
curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-4.7.9.5-hotfix.rpm -o unravel-4.7.9.5-hotfix.rpm -uusername
:password
Standalone Interactive Precheck installation
Build No: 7784
MD5SUM: 3b34d524160769f2bcea229a8e53ea1a
curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-healthcheck-release_4.7.9.5.tar.gz -o unravel-healthcheck-release_4.7.9.5.tar.gz -uusername
:password
You can use an interactive precheck to validate the configuration before installing Unravel. This information is reused to bootstrap a Unravel install.
Download the Interactive Precheck package.
curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-healthcheck-release_4.7.9.5.tar.gz -o unravel-healthcheck-release_4.7.9.5.tar.gz -u
username
:password
Extract the
unravel-healthcheck
tar.tar -xvzf unravel-healthcheck-release-4.7.9.5.
<version>
.tar.gzChange the directory to
healthcheck
.cd healthcheck/
Run the Interactive Precheck script.
./precheck.sh
App Store apps
Download URLs:
Databricks Healthcheck ROI app
MDSSUM bcc06392d4eccecd452a301e244cd530
Databricks Anomaly Detection app
MD5SUM:
a8f73b23527d3f51069503b02200d0e8
MD5SUM:
384bc83aa96710ffa7e8a9a9145f84be
Download the Ansible playbook by running the following command:
wget https://unravel-ansible.s3.amazonaws.com/release/ansible-installation.tar.gz
Download the files on the Unravel server.
Extract the tarball
mkdir ansible-installation tar -xvzf ansible-installation.tar.gz -C ansible-installation