Installing DataStax Studio 6.8
You can install DataStax Studio in a Docker container. DataStax maintains Studio images for Docker. For information on downloading and using the Studio image, see the DataStax Docker docs. |
Notebooks created in earlier versions of DataStax Studio can be used with new Studio versions:
-
When the new version of Studio starts, all notebooks created in an earlier version are automatically upgraded.
-
Notebooks are not impacted, lost, or corrupted with the upgrade.
-
After the notebooks are upgraded, they are no longer compatible with the earlier version.
For upgrade information, see Upgrading DataStax Studio.
Prerequisites
To install and run Studio:
-
All DataStax Enterprise 6.8 prerequisites for your platform.
-
Like DSE 6.8, which supports the latest version of Java 8, DataStax Studio does not work with Java 9 or later:
-
Recommended. OpenJDK 8 (1.8u151 minimum)
-
Supported. Oracle Java SE 8 (JRE or JDK) (1.8u151 minimum) Verify that the required Java version is used. See Troubleshooting DataStax Studio.
-
-
Windows platforms: Windows 7 and 10 with Java 8.
Ensure Microsoft Windows 7 libraries are current.
Procedure
End User License Agreement (EULA). By downloading this DataStax product, you agree to the terms of the EULA. |
-
If an earlier version of DataStax Studio is installed, back up the user data directory before you install the new version:
user_home_directory/.datastax_studio
-
Download the Studio tarball from the DataStax Download page.
-
Unpack Studio using the appropriate method for the file type:
-
Linux:
tar zvxf datastax-studio-6.8.2.tar.gz
The files are downloaded and extracted into the current directory.
-
Windows:
-
From File Explorer, right-click user_home_directory\datastax-studio-6.8.2.zip.
-
Enter the destination folder for Studio.
-
Click Extract.
-
-