Skip to content

Replace pkg_resources; bump cassandra to 3.30.0, pysolr to 3.10.0#345

Open
ngachung wants to merge 1 commit into
apache:py311from
ngachung:py311-nchung
Open

Replace pkg_resources; bump cassandra to 3.30.0, pysolr to 3.10.0#345
ngachung wants to merge 1 commit into
apache:py311from
ngachung:py311-nchung

Conversation

@ngachung
Copy link
Copy Markdown
Contributor

The following changes were made:

  1. Bumped cassandra to 3.30.0 and pysolr to 3.10.0 to remove dependencies on deprecated pkg_resources
  2. Replaced pkg_resources with stdlib equivalents for Python 3.11
  3. Fixed /incubator-sdap-nexus/analysis/webservice/algorithms/doms/ResultsStorage.py:270: SyntaxWarning: "is" with a literal. Did you mean "=="?

Used https://github.com/apache/sdap-nexusproto/tree/develop to build nexus-webapp locally.
Verified the following requests succeeded with a local build

  1. http://localhost:8083/version
  2. http://localhost:8083/heartbeat
  3. http://localhost:8083/apidocs/
  4. http://localhost:8083/timeSeriesSpark?ds=AVHRR_OI_L4_GHRSST_NCEI&startTime=2015-01-01T00:00:00Z&endTime=2016-01-01T00:00:00Z&b=-150,%2040,%20-120,%2055

@ngachung ngachung requested a review from RKuttruff May 31, 2026 04:39
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