• 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
  • Configuring Studio
  • Advanced configuration options

Advanced configuration options for DataStax Studio

Advanced configuration options are not explicitly set in the configuration.yaml file.

DataStax recommends contacting the DataStax services team before adding advanced configuration options. For the properties in each section, the parent setting has zero (0) spaces. Each child entry requires at least two spaces. Adhere to the YAML syntax and retain the spacing.

userData

  • connectionsDirectory

    The directory where connections are stored.

    Default: connections

  • snapshotSaveIntervalInSeconds

    Default: 300

  • entityCacheIdleTimeoutInSeconds

    Default: 3600

  • maxKeyspaceSessionsPerConnection

    Maximum number of sessions associated with a specific keyspace to keep open at a time. Least recently used sessions are closed first.

    Default: 5

  • eventReplayTimeoutInSeconds

    Default: 600

  • eventReplayBatchSize

    Default: 10

security

To make encryption of passwords unique for your installation, you can change the password in this file. Use a strong generated password. DataStax recommends following security best practices, including avoiding simple words and phrases.

  • encryptionPasswordFile

    Default: conf/security/security.properties

connectionManagement

  • idleTimeoutInSeconds

    How long before an unused connection expires and is closed when it is not in use.

    Default: 3600 (1 hour)

Schema refresh

  • schemaRefreshIntervalMs

    Schema refresh polling interval in milliseconds.

    Default: 3000 (3 seconds)

configuration.yaml User data

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