ngachung opened a new pull request, #345: URL: https://github.com/apache/sdap-nexus/pull/345
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 4. http://localhost:8083/apidocs/ 5. 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
