Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Conversation

@AmiableAnil
Copy link
Contributor

No description provided.

learning_service.basePath = "{{ kp_learning_service_base_url }}"
}

#Cloud storage config
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate entry. This is already defined on top line 552

aws_storage_container= "{{ aws_storage_container_name }}"

#Google cloud config
gcloud_client_key: "{{ sunbird_gcloud_client_key }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same keys are duplicated multiple times. Check all CSP configuration properties once.

Copy link
Contributor

@vinukumar-vs vinukumar-vs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check this way,

Create a separate CSP config file and import for which ever jobs we need
include file("/data/flink/conf/base-config.conf")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants