Installing DataStax Studio 6.9
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 (DSE) 6.9 prerequisites for your platform.
-
Like DSE 6.9, which supports Java 11, DataStax Studio does not work with versions later than Java 11:
-
Recommended. OpenJDK 11.0.x[OpenJDK 11].
-
Supported. Oracle Java SE 11.0.x (JDK). Verify that the required Java version is used. See Troubleshooting DataStax Studio.
-
-
Windows platforms: Windows 7 and 10 with Java 11. OpenJDK and Oracle.
Ensure Microsoft Windows 7 libraries are current.
Install DataStax Studio 6.9
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.9.0.tar.gz
The files are downloaded and extracted into the current directory.
-
Windows:
-
From File Explorer, right-click user_home_directory\datastax-studio-6.9.0.zip.
-
Enter the destination folder for Studio.
-
Click Extract.
-
-