Starting and stopping DataStax Studio

Steps to start and stop Studio.

  1. To start Studio, run the Studio Server shell script:

    • Linux:

      $ cd DSE_installation_directory/datastax-studio-2.0.0
      $ ./bin/server.sh
      $ ./bin/server.sh

      To start Studio in the background, add an ampersand (&) at the end of the command:

      +

      $ ./bin/server.sh &
    • Windows:

      $ C:/> DSE_installation_directory\datastax-studio-2.0.0\bin\server.bat

      Your result will look similar to:

      Studio is now running at: http://127.0.0.1:9091
  2. To stop Studio:

    $ pkill -f studio

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

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.

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