Skip to main content

Home

v 4.7.9.8

Release NotesDatabricks Release Notes
Build No: 9528

Unravel Tar installation

MD5SUM: 9f3604f9ae4a66f9c8318d11438c9947

curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-4.7.9.8.tar.gz -o unravel-4.7.9.8.tar.gz -u username:password

Standalone Interactive Precheck installation

Build No: 9886

MD5SUM: f08e4bdacf02a0b0cc976bc2772c42f

curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-healthcheck-release_4.7.9.8.tar.gz -o unravel-healthcheck-release_4.7.9.8.tar.gz -u username:password

You can use an interactive precheck to validate the configuration before installing Unravel. This information is reused to bootstrap a Unravel install.

  1. Download the Interactive Precheck package.

    curl -v https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-healthcheck-release_4.7.9.8.tar.gz -o unravel-healthcheck-release_4.7.9.8.tar.gz -u username:password
  2. Extract the unravel-healthcheck tar.

    tar -xvzf unravel-healthcheck-release-4.7.9.8.tar.gz
  3. Change the directory to healthcheck.

    cd healthcheck/
  4. Run the Interactive Precheck script.

    ./precheck.sh

App Store apps

Download URLs:

  1. 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.

  2. Extract the tarball

    mkdir ansible-installation
    tar -xvzf ansible-installation.tar.gz -C ansible-installation

4.7.9.8-Hotfix

Build No: 11051

Unravel Tar Installation

MD5SUM: 98c7b5f4185475e13bc2a083f5af16a7

https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-4.7.9.8-hotfix.11051.tar.gz

Standalone Interactive Precheck installation

Build No: 11388

MD5SUM: eda0588e766ddd273e5f2a56dd12860a

https://preview.unraveldata.com/unravel/RPM/4.7.9/unravel-healthcheck-hotfix_4.7.9.8.11388.tar.gz