not able to connect cluster to opscenter

265 views Asked by At

hyy folks, i have setup cassandra gui using this doc https://docs.datastax.com/en/install/6.8/install/opscInstallRHEL.html

but as soon as i hit the url it will open this page

error here i chosen manage existing clsuter and go to next page there it is shown like this iamge there i paste my private ip enter image description here

but as soon i hit next it showing this error error

how can i add my cluster in opscenter

sudo service opscenterd status it is showing in Running state

i entered username and password then it is showing this enter image description here

1

There are 1 answers

0
Erick Ramirez On

OpsCenter only works with DataStax Enterprise.

You cannot use OpsCenter to connect to:

  • open-source Apache Cassandra,
  • other distributions which are forks of Cassandra, or
  • versions from cloud vendors which run a CQL API engine to make the database "look and feel" like Cassandra.

Cheers!