Cassandra migration issue in Release 5.2.0 #552
-
Hi Team! while running Cassandra migration , we are getting the error related 1.86. Again got the below error ################ Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
@AmiableAnil @reshmi-nair please advise |
Beta Was this translation helpful? Give feedback.
-
@gohilamariappan Please run this query cc: @reshmi-nair |
Beta Was this translation helpful? Give feedback.
-
Thank you @AmiableAnil . Issue resolved. |
Beta Was this translation helpful? Give feedback.
@gohilamariappan Please run this query
update sunbird.cassandra_migration_version set success= true where version = '1.86';
and please use the latest jenkins job for setting up the cassandra from here https://github.com/project-sunbird/sunbird-devops/blob/release-5.2.0-lern/deploy/jenkins/jobs/Deploy/jobs/dev/jobs/Kubernetes/jobs/Cassandra/config.xml
cc: @reshmi-nair