Re: Converting from Apache Cassandra 2.2.6 to 3.x

2018-02-01 Thread Christopher Lord
If upgrading to 3.11.x be aware of the dropped support for the legacy auth tables. The relevant notes from NEWS.txt: The authentication & authorization subsystems have been redesigned to support role based access control (RBAC), resulting in a change to the schema of the system_auth keys

Re: Use Oracle Virtual Machine to Set Up Multiple Node 2 DC cluster

2018-01-11 Thread Christopher Lord
Documentation for Virtual box networking can be found here: https://www.virtualbox.org/manual/ch06.html You can probably achieve what you're set up using two separate internal networks and some custom routing on the Windows 10 host. This question may be better suited for the virtualbox user maili