How to Install DataStax Studio on Ubuntu 18.04 Bionic LTS Easy Guide

June 22, 2018 | By the+gnu+linux+evangelist.

Install DataStax Studio Ubuntu 18.04 Bionic

Hi! The Tutorial shows you Step-by-Step How to Install DataStax Studio in Ubuntu 18.04 Bionic LTS GNU/Linux.

And DataStax Studio for Ubuntu 18.04 is an interactive tool for CQL (Cassandra Query Language), Spark SQL, and DSE Graph.

Moreover, DataStax Studio works only with the corresponding DataStax Enterprise Database Release.

Finally, here it’s described a System-Wide Setup. But instead you can simply Run the Server from whatever Location.

How to Install DataStax Studio on Ubuntu 18.04 Bionic LTS - Featured
  1. 1. Registering DataStax Academy

    First, Register DataStax Academy Account

    Submit for Free on DataStax Academy
  2. 2. Launching Shell Emulator

    Open a Terminal window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Open Terminal Shell Emulator
  3. 3. Downloading DataStax Studio for Ubuntu

    Download DataStax Studio for Ubuntu GNU/Linux

    Get DataStax Studio for Ubuntu

    If possible Select directly “Open with Archive Manager”!

  4. 4. Extracting DataStax Studio Archive

    Then Extract DataStax Studio tar.gz into /tmp Directory
    If it does Not Open automatically then Double-Click on File Manager:

    Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/datastax-studio*.tar.gz -C /tmp/
  5. 5. Setting Up Permissions

    Then to Fix DataStax Studio Server Ownership.

    sudo chown -R root:root /tmp/data-stax*
  6. 6. Relocating DataStax Studio

    Now to Recolcate DataStax Studio Contents

    sudo mv /tmp/data-stax* /opt/
  7. 7. Launching DataStax Studio

    Again to Start DataStax Studio Web Server

    cd /opt/data-stax*
    bin/server.sh
  8. 8. Accessing DataStax Studio

    Finally, to Access DataStax Studio Web UI.

    http://localhost:9091/

    Web UI
  9. So Now I’m truly Happy if My Guide could Help you to Install DataStax Studio on Ubuntu 18.04 Bionic LTS!


QuickChic Theme • Powered by WordPress