-
Notifications
You must be signed in to change notification settings - Fork 1
How to bring in Candidate URLs from the test server
Ashish Acharya edited this page May 31, 2023
·
9 revisions
-
Log into the test server (bastion)
-
From the bastion, RDP into the following server 10.51.14.135
-
On the server, open up Anaconda Powershell Prompt (miniconda3) and navigate to E:\sde-indexing-helper\config_generation
-
Find python file called get_csv_for_all_sources.py and, in the list called
COLLECTIONS_TO_UPLOAD
, add a list of collection config folders. -
Run
python get_csv_for_all_sources.py
-
This will upload zipped json files to the S3 bucket here.
Follow steps, 1, 2, 3 from above.
-
Run
python export_whole_index.py
-
This will upload one large zipped json file to the S3 bucket here.
If you see something in the pipeline that can be optimized, be the change you wish to see in the world. :D