v4.7.9.2
Release Notes
To obtain the username and password, contact Unravel Support.
Build No: 6227
Unravel Tar installation
MD5SUM: 02b8d4e9dfd35115843e32419a8c15d2
curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-4.7.9.2.tar.gz -o unravel-4.7.9.2.tar.gz -uusername:password
Unravel RPM installation
MD5SUM:  ba81e1f2232c2c544c220e750e1e78c1
curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-4.7.9.2.rpm -o unravel-4.7.9.2.rpm -uusername:password
Standalone Interactive Precheck installation
Build No: 6324
MD5SUM:  7227a330b38b8d6b38ca9271a05a67e4
curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-healthcheck-4.7.9.2.tar.gz -o unravel-healthcheck-4.7.9.2.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-4.7.9.2.tar.gz -o unravel-healthcheck-4.7.9.2.tar.gz -u - username:- password
- Extract the - unravel-healthchecktar.- tar -xvzf unravel-healthcheck-release-4.7.9.2. - <version>.tar.gz
- Change the directory to - healthcheck.- cd healthcheck/ 
- Run the Interactive Precheck script. - ./precheck.sh 
App Store apps
Download URLs:
- Databricks Anomaly Detection app - MD5SUM: - a8f73b23527d3f51069503b02200d0e8
- MD5SUM: - 384bc83aa96710ffa7e8a9a9145f84be
Ansible Installation
- 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