Does anyone know how to install DataStax DevCenter on Mac? I am taking a NoSQL class where we were asked to install Cassandra. All the windows users installed Cassandra and DevCenter. I did install Cassandra on my computer using HomeBrew, but I was having. DataStax DevCenter is a free visual schema and query IDE for developers, administrators, and others who want to create and run Cassandra Query Language (CQL) statements against Apache Cassandra and DataStax Enterprise. Users can quickly add and create new connections, import previously saved queries, and navigate database instances.
DataStax DevCenter is a free visual query tool for developers and administratorsfor creating and running Cassandra Query Language (CQL) queries and commandsagainst Apache Cassandra™ and DataStax Enterprise.
After unpacking the downloaded archive, you'll find a platform specific executable(DevCenter.exe
or DevCenter.app
) in the devcenter
folder. Simply run the executable to launch DevCenter.
Note: even if packaged as a self-contained Eclipse RCP-based app, DevCenter requires that java be installed on your system and present in your application path.
yyyy-MM-dd hh:mm:ssZ
class
and chunk_length_in_kb
, and for crc_check_chance
as a table-level property.DROP FUNCTION
statementFULL
collection indexes.IF EXISTS
for UPDATE
statements (CASSANDRA-8610)DateTieredCompactionStrategy
default_time_to_live
, gc_grace_seconds
, index_interval
, min_index_interval
, max_index_interval
,memtable_flush_period_in_ms
, populate_io_cache_on_flush
, and speculative_retry
static
columns, uuid()
, 'now'
, etc.)To configure a connection to a Cassandra cluster, use the top left Connections panel.Enter a name for the connection and the IP(s) of the Cassandra node(s) to connect to.If the cluster requires authentication, the wizard also allows entering the username and password. The wizard also allows enabling SSL connections.
Note: In case DevCenter is not able to connect to the Cassandra cluster please check theseconnection requirements.
Macintosh se 30 color. Enter CQL commands in a DevCenter query editor/panel, select a configured connection and press the Run button.DevCenter uses a tabbed interface that allows you to have multiple query editors open at the same time.Simply click on the New SQL Script button in the CQL Scripts pane to create additional query editors.
Cmd
+ N
(Mac) / Ctrl
+ N
: New resource wizardCmd
+ Shift
+ N
(Mac) / Ctrl
+ Shift
+ N
: New CQL scriptCmd
+ Shift
+ Option
+ N
(Mac) / Ctrl
+ Shift
+ Alt
+ N
: New ConnectionCmd
+ Shift
+ Option
+ K
(Mac) / Ctrl
+ Shift
+ Alt
+ K
: New KeyspaceCmd
+ Shift
+ Option
+ T
(Mac) / Ctrl
+ Shift
+ Alt
+ T
: New TableCmd
+ Shift
+ Option
+ I
(Mac) / Ctrl
+ Shift
+ Alt
+ I
: New IndexCmd
+ Shift
+ Option
+ U
(Mac) / Ctrl
+ Shift
+ Alt
+ U
: New User Defined TypeCmd
+ Shift
+ Option
+ V
(Mac) / Ctrl
+ Shift
+ Alt
+ V
: New Materialized ViewAlt
+ F11
: Run current CQL script/highlighted statement(s)Ctrl
+ Space
: Bring up the auto-completion popupCmd
+ 1
(Mac) / Ctrl
+ 1
: Bring up the quick fixes popupCmd
+ .
(Mac) / Ctrl
+ .
: Jump to next warning/errorCmd
+ Shift
+ .
(Mac) / Ctrl
+ ,
: Jump to previous warning/errorCmd
+ Shift
+ F
(Mac) / Ctrl
+ Shift
+ F
: Format codeCmd
+ F3
(Mac) / Ctrl
+ F3
: Open selected connection(s)Cmd
+ F4
(Mac) / Ctrl
+ F4
: Close selected connection(s)Cmd
+ Shift
+ D
(Mac) / Ctrl
+ Shift
+ D
: Clone selected connection(s)DEL
: Delete selected connection(s)Cmd
+ I
(Mac) / Alt
+ Return
: Edit selected connection propertiesCmd
+ F3
(Mac) / Ctrl
+ F3
: Open selected script(s)DEL
: Delete selected script(s)Cmd
+ I
(Mac) / Alt
+ Return
: Edit selected script propertiesIn the folder examples
you can find some CQL scripts that you can use to get started with.They provide a complete example of setting up a new keyspace and some tables, inserting data, andrunning various queries against the data.
DataStax DevCenter 1.5.0 can be used with clusters running:
Q: Why does DevCenter on Mac OS/X need Java 6?
A: When launching DevCenter on Mac OS/X, you might see an error message stating: 'To open 'DevCenter' you need to install the legacy Java SE 6 runtime. Click 'More Info..' to visit the legacy Java SE 6 download website'. Although DevCenter is compatible with any recent Java version, Mac OS/X might force you to use Java 6. If this happens, simply follow the link in the message and install Java 6.
Q: Why am I seeing the “Failed to load the JNI shared library' error when starting DevCenter?
A: It's likely to be because you're using a 32bits app on a 64bits jvm or conversely. See http://stackoverflow.com/questions/7352493/failed-to-load-the-jni-shared-library-jdk for more details.
Q: Why aren't all my database objects showing up in the auto-completion popup?
A: To retrieve an up to date view of the database schema, DevCenter requires an active connection to the cluster, so if you are working offline, only the database objects defined in thecurrent script will be available for auto-completion.
Q: Why isn't the Detailed Results View updated when a new Results table cell is selected?
A: This is a known issue using VNC Viewer to connect to a virtual machine running DevCenter. Connecting using the VMWare console does not have this problem.
Q: Is there any way to disable Query Tracing?
A: By default, DevCenter enables query tracing only for the last query executed in a script. A system property can be used to control this by adding the following like to the DevCenter config.ini
file:devcenter.querytrace.enabled=false
The config.ini
file is located in:
<DevCenter_Home>/configuration
<DevCenter_Home>/configuration
<DevCenter_Home>/configuration
Q: Does DevCenter allow connection to a DSE cluster configured with LDAP authentication?
A: Yes, DevCenter has been tested to be able to connect to a DSE cluster configured with OpenLDAP, OracleLDAP, WinAD08 and WinAD12.
Q: I just got 'an internal error occurred during Xtext validation. Java heap space' dialog. What can I do about it?
A: Increase the JVM MaxHeapSize by adding -Xmx512m
or -Xmx1024m
to the DevCenter.ini
file The DevCenter.ini
file is located in:
<DevCenter_Home>/DevCenter.app/Contents/MacOS
<DevCenter_Home>
<DevCenter_Home>
We need your help in improving DevCenter and also prioritizing the features for upcoming milestone releases.Please send us all your ideas, bug reports, and feature requests at devcenter-feedback@datastax.com.
By downloading and using DevCenter, you agree that your access to and use of DevCenter is governed by the terms applicable toLicensed Software under a “No-Fee' or 'Trial' license under the DataStax End User General Terms(accessible through the link or directly at http://www.datastax.com/terms) provided,however that you may use the Licensed Software in production, not just for non-production evaluation purposes.
Thank you for using our Mac software portal. Sorry, but DataStax DevCenter for Mac does not have a direct download. Use the link below and download the required application from the developer's site. FDMLib cannot ensure the security of software that is hosted on external sites.
Computer Skills
Does anyone know how to install DataStax DevCenter on Mac? I am taking a NoSQL class where we were asked to install Cassandra. All the windows users installed Cassandra and DevCenter. I did install Cassandra on my computer using HomeBrew, but I was having. DataStax DevCenter is a free visual schema and query IDE for developers, administrators, and others who want to create and run Cassandra Query Language (CQL) statements against Apache Cassandra and DataStax Enterprise. Users can quickly add and create new connections, import previously saved queries, and navigate database instances.
DataStax DevCenter is a free visual query tool for developers and administratorsfor creating and running Cassandra Query Language (CQL) queries and commandsagainst Apache Cassandra™ and DataStax Enterprise.
After unpacking the downloaded archive, you'll find a platform specific executable(DevCenter.exe
or DevCenter.app
) in the devcenter
folder. Simply run the executable to launch DevCenter.
Note: even if packaged as a self-contained Eclipse RCP-based app, DevCenter requires that java be installed on your system and present in your application path.
yyyy-MM-dd hh:mm:ssZ
class
and chunk_length_in_kb
, and for crc_check_chance
as a table-level property.DROP FUNCTION
statementFULL
collection indexes.IF EXISTS
for UPDATE
statements (CASSANDRA-8610)DateTieredCompactionStrategy
default_time_to_live
, gc_grace_seconds
, index_interval
, min_index_interval
, max_index_interval
,memtable_flush_period_in_ms
, populate_io_cache_on_flush
, and speculative_retry
static
columns, uuid()
, 'now'
, etc.)To configure a connection to a Cassandra cluster, use the top left Connections panel.Enter a name for the connection and the IP(s) of the Cassandra node(s) to connect to.If the cluster requires authentication, the wizard also allows entering the username and password. The wizard also allows enabling SSL connections.
Note: In case DevCenter is not able to connect to the Cassandra cluster please check theseconnection requirements.
Macintosh se 30 color. Enter CQL commands in a DevCenter query editor/panel, select a configured connection and press the Run button.DevCenter uses a tabbed interface that allows you to have multiple query editors open at the same time.Simply click on the New SQL Script button in the CQL Scripts pane to create additional query editors.
Cmd
+ N
(Mac) / Ctrl
+ N
: New resource wizardCmd
+ Shift
+ N
(Mac) / Ctrl
+ Shift
+ N
: New CQL scriptCmd
+ Shift
+ Option
+ N
(Mac) / Ctrl
+ Shift
+ Alt
+ N
: New ConnectionCmd
+ Shift
+ Option
+ K
(Mac) / Ctrl
+ Shift
+ Alt
+ K
: New KeyspaceCmd
+ Shift
+ Option
+ T
(Mac) / Ctrl
+ Shift
+ Alt
+ T
: New TableCmd
+ Shift
+ Option
+ I
(Mac) / Ctrl
+ Shift
+ Alt
+ I
: New IndexCmd
+ Shift
+ Option
+ U
(Mac) / Ctrl
+ Shift
+ Alt
+ U
: New User Defined TypeCmd
+ Shift
+ Option
+ V
(Mac) / Ctrl
+ Shift
+ Alt
+ V
: New Materialized ViewAlt
+ F11
: Run current CQL script/highlighted statement(s)Ctrl
+ Space
: Bring up the auto-completion popupCmd
+ 1
(Mac) / Ctrl
+ 1
: Bring up the quick fixes popupCmd
+ .
(Mac) / Ctrl
+ .
: Jump to next warning/errorCmd
+ Shift
+ .
(Mac) / Ctrl
+ ,
: Jump to previous warning/errorCmd
+ Shift
+ F
(Mac) / Ctrl
+ Shift
+ F
: Format codeCmd
+ F3
(Mac) / Ctrl
+ F3
: Open selected connection(s)Cmd
+ F4
(Mac) / Ctrl
+ F4
: Close selected connection(s)Cmd
+ Shift
+ D
(Mac) / Ctrl
+ Shift
+ D
: Clone selected connection(s)DEL
: Delete selected connection(s)Cmd
+ I
(Mac) / Alt
+ Return
: Edit selected connection propertiesCmd
+ F3
(Mac) / Ctrl
+ F3
: Open selected script(s)DEL
: Delete selected script(s)Cmd
+ I
(Mac) / Alt
+ Return
: Edit selected script propertiesIn the folder examples
you can find some CQL scripts that you can use to get started with.They provide a complete example of setting up a new keyspace and some tables, inserting data, andrunning various queries against the data.
DataStax DevCenter 1.5.0 can be used with clusters running:
Q: Why does DevCenter on Mac OS/X need Java 6?
A: When launching DevCenter on Mac OS/X, you might see an error message stating: 'To open 'DevCenter' you need to install the legacy Java SE 6 runtime. Click 'More Info..' to visit the legacy Java SE 6 download website'. Although DevCenter is compatible with any recent Java version, Mac OS/X might force you to use Java 6. If this happens, simply follow the link in the message and install Java 6.
Q: Why am I seeing the “Failed to load the JNI shared library' error when starting DevCenter?
A: It's likely to be because you're using a 32bits app on a 64bits jvm or conversely. See http://stackoverflow.com/questions/7352493/failed-to-load-the-jni-shared-library-jdk for more details.
Q: Why aren't all my database objects showing up in the auto-completion popup?
A: To retrieve an up to date view of the database schema, DevCenter requires an active connection to the cluster, so if you are working offline, only the database objects defined in thecurrent script will be available for auto-completion.
Q: Why isn't the Detailed Results View updated when a new Results table cell is selected?
A: This is a known issue using VNC Viewer to connect to a virtual machine running DevCenter. Connecting using the VMWare console does not have this problem.
Q: Is there any way to disable Query Tracing?
A: By default, DevCenter enables query tracing only for the last query executed in a script. A system property can be used to control this by adding the following like to the DevCenter config.ini
file:devcenter.querytrace.enabled=false
The config.ini
file is located in:
<DevCenter_Home>/configuration
<DevCenter_Home>/configuration
<DevCenter_Home>/configuration
Q: Does DevCenter allow connection to a DSE cluster configured with LDAP authentication?
A: Yes, DevCenter has been tested to be able to connect to a DSE cluster configured with OpenLDAP, OracleLDAP, WinAD08 and WinAD12.
Q: I just got 'an internal error occurred during Xtext validation. Java heap space' dialog. What can I do about it?
A: Increase the JVM MaxHeapSize by adding -Xmx512m
or -Xmx1024m
to the DevCenter.ini
file The DevCenter.ini
file is located in:
<DevCenter_Home>/DevCenter.app/Contents/MacOS
<DevCenter_Home>
<DevCenter_Home>
We need your help in improving DevCenter and also prioritizing the features for upcoming milestone releases.Please send us all your ideas, bug reports, and feature requests at devcenter-feedback@datastax.com.
By downloading and using DevCenter, you agree that your access to and use of DevCenter is governed by the terms applicable toLicensed Software under a “No-Fee' or 'Trial' license under the DataStax End User General Terms(accessible through the link or directly at http://www.datastax.com/terms) provided,however that you may use the Licensed Software in production, not just for non-production evaluation purposes.
Thank you for using our Mac software portal. Sorry, but DataStax DevCenter for Mac does not have a direct download. Use the link below and download the required application from the developer's site. FDMLib cannot ensure the security of software that is hosted on external sites.
Computer Skills