This page was last edited on May 15, 2018, at 16:10.
Comments or questions about this documentation? Contact us for support!
This page describes how to upgrade to the latest version of the Interaction Recording Web Services component in an existing GIR installation using Interaction Recording Web Services. If you are using Web Services and Applications and are trying to migrate to use the Interaction Recording Web Services component, refer to Migrating to Interaction Recording Web Services from Web Services and Applications for migration instructions.
.
Complete the following steps on one node where you have installed cassandra-cli:
Note: If you previously installed cf-schema-8.5.201.79.txt (delivered with previous releases), do not upgrade to cf-schema-8.5.201.84.txt, as the schema files are identical.
cassandra_install_dir/bin/cassandra-cli -h cassandra_host --file cf-schema-<version>.txt
...where:
cassandra_install_dir is where Cassandra is installed on the node.
Complete the following steps on one node where you have installed cqlsh:
Note: If you previously installed cf-schema-8.5.201.79.cql (delivered with previous releases), do not upgrade to cf-schema-8.5.201.84.cql, as the schema files are identical.
cassandra_install_dir/bin/cqlsh cassandra_host -f cf-schema-<version>.cql
...where:
cassandra_install_dir is where Cassandra is installed on the node.