Line 2: | Line 2: | ||
{{Editgrn_open}}ENTIRE PAGE NEW FOR ITERATION 13{{Editgrn_close}} | {{Editgrn_open}}ENTIRE PAGE NEW FOR ITERATION 13{{Editgrn_close}} | ||
− | + | Genesys Interaction Recording (GIR) supports Cassandra versions 2.2 and 1.2. If you are using Cassandra 1.2, you can maintain this version or upgrade to Cassandra 2.2. | |
Directly upgrading from 1.2 to 2.2 is not supported, therefore you need to upgrade your Cassandra versions in several steps. For example 1.2 > 2.0 > 2.1 > 2.2. For more information about upgrading Cassandra, see the [http://docs.datastax.com/en/upgrade/doc/upgrade/cassandra/upgdCassandra.html Datastax documentation]. | Directly upgrading from 1.2 to 2.2 is not supported, therefore you need to upgrade your Cassandra versions in several steps. For example 1.2 > 2.0 > 2.1 > 2.2. For more information about upgrading Cassandra, see the [http://docs.datastax.com/en/upgrade/doc/upgrade/cassandra/upgdCassandra.html Datastax documentation]. | ||
− | #Stop all | + | #Stop all GIR nodes. |
#Perform Cassandra upgrade according to the [http://docs.datastax.com/en/upgrade/doc/upgrade/cassandra/upgrdBestPractCassandra.html Datastax recommendations]. | #Perform Cassandra upgrade according to the [http://docs.datastax.com/en/upgrade/doc/upgrade/cassandra/upgrdBestPractCassandra.html Datastax recommendations]. | ||
#When configuring Cassandra 2.2 according to the Datastax instructions, you must enable the thrift interface. Set the the '''start_rpc''' parameter to <tt>true</tt> in the '''cassandra.yaml''' file | #When configuring Cassandra 2.2 according to the Datastax instructions, you must enable the thrift interface. Set the the '''start_rpc''' parameter to <tt>true</tt> in the '''cassandra.yaml''' file | ||
− | #Start all | + | #Start all GIR nodes. |
[[Category:V:HTCC:8.5.2]][[Category:V:HTCC:8.5.2DRAFT]] | [[Category:V:HTCC:8.5.2]][[Category:V:HTCC:8.5.2DRAFT]] |
Revision as of 19:21, November 8, 2016
Upgrading Cassandra to 2.2
ENTIRE PAGE NEW FOR ITERATION 13
Genesys Interaction Recording (GIR) supports Cassandra versions 2.2 and 1.2. If you are using Cassandra 1.2, you can maintain this version or upgrade to Cassandra 2.2.
Directly upgrading from 1.2 to 2.2 is not supported, therefore you need to upgrade your Cassandra versions in several steps. For example 1.2 > 2.0 > 2.1 > 2.2. For more information about upgrading Cassandra, see the Datastax documentation.
- Stop all GIR nodes.
- Perform Cassandra upgrade according to the Datastax recommendations.
- When configuring Cassandra 2.2 according to the Datastax instructions, you must enable the thrift interface. Set the the start_rpc parameter to true in the cassandra.yaml file
- Start all GIR nodes.
Comments or questions about this documentation? Contact us for support!