Other Knowlg Jobs

This page lists the jobs that belong to Sunbird Knowlg.

🌠 dialcode-context-updater:

Job is used to update context information for a linked/de-linked dial codes of a content/collection.

Note: Some of the jobs were part of Samza jobs before release-4.8.0. Since release-4.8.0, all knowlg jobs are part of Flink jobs.

DATA MIGRATION JOBS (Available from release-5.2.0):

🌠 cassandra-data-migration:

Job is used to replace strings in the data of a column in the cassandra database. This can be used for partial String/Blob column data modification only. Configured key Strings will be replaced with the respective value strings where-ever found in the data of each row of the configured keyspace-table-column.

🌠 csp-migrator:

Job is used to replace cloud service provider references in the neo4j and cassandra data of assets/contents/collections to CNAME prefix variable value OR to the new cloud service provider path. Job is triggered for each asset/content/collection in Draft/Live/Image nodes from Sync tool available as part of Jenkins job. Migrated contents are stamped with migrationVersion configured as part of the job.

🌠 live-node-publisher:

Job is used to republish already live contents. This job will refer to the data of live node only and not to the data of image node if exists. Please note that image node if exists, will not be deleted from the neo4j.

🌠 live-video-stream-generator:

This job is exact replica of the 'video-stream-generator' job. This was created to monitor/control the infra requirement needed for generation of new streaming URLs as part of new cloud service provider migration.

Last updated