• Glossary
  • Support
  • Downloads
  • DataStax Home
Get Live Help
Expand All
Collapse All

DataStax Studio 6.8

    • About Studio
      • Studio architecture and security
        • Security best practices
        • Securing connections from Studio to DSE
      • Studio Notebooks
    • Studio release notes
      • Studio 6.8.2 release notes
      • Studio 6.8.1 release notes
      • Studio 6.8.0 release notes
    • Installing Studio
    • Upgrading Studio
    • Using Studio
      • Starting and stopping Studio
      • Creating a connection
        • SSL connections
        • Authorization and authentication
      • Using graph
        • Using interactive graph
        • Gremlin code cells
      • Using CQL
      • Using Spark SQL
      • Listing notebooks
      • Using notebook history
      • Defining run behavior
      • Exporting notebooks
      • Importing notebooks
    • Configuring Studio
      • Configuring Studio
      • configuration.yaml
      • Advanced configuration options
      • User data
      • JVM settings
    • Studio reference
      • Creating a simple notebook
      • Configuring a notebook
      • Default imports
      • Keyboard shortcuts
      • Notebook cells
    • FAQ
    • Troubleshooting Studio
  • DataStax Studio 6.8
  • FAQ

DataStax Studio 6.8 FAQ

Frequently Asked Questions (FAQ)

  • How can I share and reference a specific cell in a notebook?

    Sharing links to direct cells is now easy to do in Studio.

    1. In the Other Cell Actions (…) menu, click Copy Cell Link.

      The generated cell URL is copied to the clipboard in this format:

      `http://URI_running_DSE:9091/notebooks/notebook_id/cell/cell_id`

      For example, http://localhost:9091/notebooks/ad4fb369-8941-456f-8436-23862120810d/cell/2140706b-602e-4598-b96a-4ce8630dfc69

    2. To go directly to that cell, paste the URL in a web browser address bar and press Enter.

  • Why can I configure more than one host in a Studio connection?

    Hosts initialize the Cassandra driver connection. Configuring more than one host provides redundancy and failover protection.

  • Which web browsers are supported for Studio?

    Studio is tested on these platforms (all 64-bit) with the latest versions of the specified web browsers.

  • How can I view a list of my notebooks?

    Use the Notebook Manager to list and filter notebooks.

  • How do I specify a default keyspace for a cell?

    You can use the keyspace menu to select the keyspace or specify the CQL USE statement. The following rules apply to USE statements in Studio:

    • USE statements apply only to the current cell.

    • A USE statement overrides the default keyspace setting for all statements that follow the USE statement within that cell.

    • The keyspace selected in the keyspace drop down menu applies only to the current cell.

    • The selected keyspace is copied to new cells created below an existing CQL cell.

    • If a default keyspace is not selected, and there are no USE statements in the cell, all statements must be fully qualified to include the desired keyspace.

  • Does Studio support connection to SSL-enabled clusters?

    Yes. See Using SSL connections in DataStax Studio.

  • Where are my notebooks from earlier versions?

    When you start Studio, all of your existing notebooks are upgraded to the new version. Notebooks are not backward compatible.

Notebook cells Troubleshooting Studio

General Inquiries: +1 (650) 389-6000 info@datastax.com

© DataStax | Privacy policy | Terms of use

DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.

Kubernetes is the registered trademark of the Linux Foundation.

landing_page landingpage