組み込みのcassandra dbを使用して、usergrid-stack commit 08f26cc865c96185d11990bf622730beff59971aをしばらく実行しています。別のサーバーに移行する必要があり、この機会に更新することにしました。
フォルダー standalone/target/tmp を新しいインストールにコピーしようとしましたが、そうすると以下のエラーが表示されます。
null; Can't construct a java object for tag:yaml.org,2002:org.apache.cassandra.config.Config; exception=Cannot create property=hinted_handoff_throttle_delay_in_ms for JavaBean=org.apache.cassandra.config.Config@6b7b9f29; Unable to find property 'hinted_handoff_throttle_delay_in_ms' on class: org.apache.cassandra.config.Config
Invalid yaml; unable to start server. See log for stacktrace.
データベースを新しいバージョンに移行する方法はありますか?
そうでない場合、少なくとも古いバージョンを使用してデータベースを移行する方法はありますか?