You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The download for kafka 3.4.1 has been removed.
* This doesn't impact Morpheus itself, but impacts developers wishing to run Kafka integration tests.
Closes#1613
Note: The CI runner images have our previous version of kafka pre-downloaded, such that this change isn't actually tested in CI. I did test this locally in a fresh conda env.
## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.
Authors:
- David Gardner (https://github.com/dagardner-nv)
Approvers:
- Michael Demoret (https://github.com/mdemoret-nv)
URL: #1612
Version
23.03
Which installation method(s) does this occur on?
Source
Describe the bug.
The https://downloads.apache.org/kafka/3.4.1/kafka_2.13-3.4.1.tgz download has been removed causing the
./ci/scripts/download_kafka.py
script to fail.Minimum reproducible example
`python ./ci/scripts/download_kafka.py`
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: