Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is full documentation? #655

Open
elJoeyJojo opened this issue Dec 23, 2021 · 2 comments
Open

Where is full documentation? #655

elJoeyJojo opened this issue Dec 23, 2021 · 2 comments

Comments

@elJoeyJojo
Copy link

The documentation provided at http://kairosdb.github.io/docs/GettingStarted.html#install is very outdated with lots of missing pieces. I have KairosDB 1.1 running at the moment with 3x Cassandra Nodes 3x version and I wanted to upgrade KairosDB so I setup a new node and installed KairosDB 1.3 but when I add the reader/writer cluster (which I assume is where you add the Cassandra Nodes) and run kairosdb.sh run gives me the following errors:

06:21:22.049 [main] ERROR [CassandraModule.java:180] - Error building write cluster com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: /10.10.2.116:9160 (com.datastax.driver.core.exceptions.TransportException: [/10.10.2.116:9160] Channel has been closed), /10.10.1.40:9160 (com.datastax.driver.core.exceptions.TransportException: [/10.10.1.40:9160] Channel has been closed), /10.10.2.220:9160 (com.datastax.driver.core.exceptions.TransportException: [/10.10.2.220:9160] Channel has been closed))

Now I can confirm that those ports are listening and that this new KairosDB 1.3 node can in fact access the Cassandra Cluster. I would copy exact config on KairosDB 1.1 version to 1.3 but the configs are totally different. It used to use kairosdb.properties and now it's kairosdb.conf, you use to be able to add a list of Cassandra Nodes but now I think you have to add them in the read/writer cluster, same with basic auth etc...

It would be nice to get an updated documentation and more of a step by step.

@elJoeyJojo
Copy link
Author

there is also a broken link at http://kairosdb.github.io/docs/build/html/GettingStarted.html

@brianhks
Copy link
Member

brianhks commented Feb 3, 2022

I'll get the docs updated. I didn't realize it was that out of date. Where did you find that link to Getting started that is broken?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants