Skip to content

SDAP-542: Updated collection manager and granule ingester build to python 3.11#118

Open
ngachung wants to merge 2 commits into
apache:developfrom
ngachung:SDAP-542
Open

SDAP-542: Updated collection manager and granule ingester build to python 3.11#118
ngachung wants to merge 2 commits into
apache:developfrom
ngachung:SDAP-542

Conversation

@ngachung
Copy link
Copy Markdown
Contributor

Caveat: Built and tested locally only. Have not verified that the builds work in an AWS deployment.

Granule ingester build has to use https://github.com/apache/sdap-nexusproto/tree/protobuf-bump otherwise it will fail with AttributeError: module 'collections' has no attribute 'MutableMapping'

Confirmed that a local build of collection manager detects new files and granule ingester ingests into cassandra and solr.

Removed pip uninstall -y chardet from the collection manager build and confirmed that in the new build it is not installed

docker run --rm --entrypoint bash sdap-local/sdap-collection-manager:1.5.0 -c "pip show chardet"
WARNING: Package(s) not found: chardet

@ngachung ngachung requested a review from RKuttruff May 22, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant