I N V A L I D created CASSANDRA-15831:
-----------------------------------------
Summary: Just a little but annoying bug for new users to Cassandra
Key: CASSANDRA-15831
URL: https://issues.apache.org/jira/browse/CASSANDRA-15831
Project: Cassandra
Issue Type: Bug
Components: Documentation/Website
Reporter: I N V A L I D
In the very first section of Install Docs
Add the Apache Cassandra repository keys to the list of trusted keys on the
server:
$ curl https://www.apache.org/dist/cassandra/KEYS | sudo apt-key - [Not working]
Please change the address. I found this working:
curl https://downloads.apache.org/cassandra/KEYS | sudo apt-key add -
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]