Replies: 21 comments 11 replies
-
Yes sir same steps you can follow, while checkout the release branch instead of v5.0.3 to put v5.0.5. |
Beta Was this translation helpful? Give feedback.
-
Before going to start the installation we need move the SSL keys to below mentioned directory /root/cqube-devops/ansible/ssl_certificates Please fin the below document for your reference. |
Beta Was this translation helpful? Give feedback.
-
Please give the below URL in the browser |
Beta Was this translation helpful? Give feedback.
-
@gprao08 @RNarmatha |
Beta Was this translation helpful? Give feedback.
-
Any update on the ingestion ? |
Beta Was this translation helpful? Give feedback.
-
Thanks for the update!! |
Beta Was this translation helpful? Give feedback.
-
@bommalla @RNarmatha |
Beta Was this translation helpful? Give feedback.
-
I think already schema is there in the database please check the schema in the database. if schema is there please nuke the database and re run the dimension schema Command : yarn cli nuke-db |
Beta Was this translation helpful? Give feedback.
-
This is fresh installation right ? |
Beta Was this translation helpful? Give feedback.
-
sudo docker exec -it nifi_app bash cd /Sunbird-cQube-processing-ms/impl/c-qube/ingest Then you can run the below command yarn cli nuke-db |
Beta Was this translation helpful? Give feedback.
-
@gprao08 @RNarmatha |
Beta Was this translation helpful? Give feedback.
-
@bommalla @RNarmatha |
Beta Was this translation helpful? Give feedback.
-
Release v5.0.5 ingestion is little different please find the below deployment document and do the ingestion as per document |
Beta Was this translation helpful? Give feedback.
-
@bommalla @RNarmatha |
Beta Was this translation helpful? Give feedback.
-
Hi,
You can continue from the processing
*Regards*
*Narmatha R*
Project Manager
*M* +91 9600095667
*E* ***@***.*** ***@***.***>*
[image: LinkedIn] <https://www.linkedin.com/company/1913934> [image:
Facebook] <https://www.facebook.com/TibilSolutions> [image: Twitter]
<https://twitter.com/TibilSolutions> [image: Insta]
<https://www.instagram.com/tibilsolutions/>
*This message (including any attachments) may contain confidential,
proprietary, privileged, and/or private information. The information is
intended to be for the use of the individual or entity designated above. If
you are not the intended recipient of this message, please notify the
sender immediately, and delete the message and any attachments. Any
disclosure, reproduction, distribution, or other use of this message or any
attachments by an individual or entity other than the intended recipient is
prohibited.**t is prohibited.*
…On Fri, 29 Dec 2023 at 2:36 PM, gprao08 ***@***.***> wrote:
@bommalla <https://github.com/bommalla> @RNarmatha
<https://github.com/RNarmatha>
Hi Rajesh
After reading the above document I have missed some steps those are Step 5
(VSK dimensions to the said path), and in data ingestion I used 'run
adapter' and 'run code local' instead of 'data_moving_local' and
'ingest_data'.
What shall I do, shall I start from beginning? or can we resolve?
—
Reply to this email directly, view it on GitHub
<#843 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WM7ZWVH4VSYH2MZLU6GLTYL2BZVAVCNFSM6AAAAABAI5CPKWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSNZQHAYTA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
All the files is there in minio bucket then you can schedule the 'run adapter'. after that you can scheduled data_moving_local' |
Beta Was this translation helpful? Give feedback.
-
@gprao08 @RNarmatha Body: Note: after nishatha you can schedule pgi,nas,pmposhan ....etc |
Beta Was this translation helpful? Give feedback.
-
@gprao08 @RNarmatha |
Beta Was this translation helpful? Give feedback.
-
Login issue fixed please check now |
Beta Was this translation helpful? Give feedback.
-
@bommalla @RNarmatha |
Beta Was this translation helpful? Give feedback.
-
Again we can schedule rest other programs,each program we can give 2min time diff and once the program visualise in dashboard then only can run other program |
Beta Was this translation helpful? Give feedback.
-
@bommalla @RNarmatha
Could you plz let me know before version upgrade the below commands is enough to run or more?
step: 1
sudo docker stop $(sudo docker ps -aq)
sudo docker rm $(sudo docker ps -aq)
sudo docker rmi $(sudo docker images -q)
sudo docker volume prune -y
sudo docker volume prune
sudo docker volume rm adapter_volume monitoring_grafana_data monitoring_prometheus_data python_executable_env
sudo docker network prune
sudo rm -rf /opt/cqube
sudo rm -rf /opt/containerd
sudo rm -rf ~/cqube-devops
step:2
Clone repo again by using below command
git clone https://github.com/Sunbird-cQube/cqube-devops.git
git checkout release v5.0.3
git pull
git branch
Then you can start the installation
sudo ./install.sh
Beta Was this translation helpful? Give feedback.
All reactions