| commit | 3a5cf9d2fb35c758e804855ac30ad0044ee983a4 | [log] [tgz] |
|---|---|---|
| author | Yong Zhang <zhangyong1025.zy@gmail.com> | Wed Jan 21 17:50:19 2026 +0800 |
| committer | GitHub <noreply@github.com> | Wed Jan 21 17:50:19 2026 +0800 |
| tree | 7ddf6f2f47e2b37bfa1cf5ffcb1c53a8b891218b | |
| parent | 1f9440b34280f9fd87fb0cf163a08e3e8b08f512 [diff] |
Fix the stream client python package name (#4703) --- ### Motivation ``` WARNING Error during upload. Retry with the --verbose option for more details. ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/ Filename 'apache-bookkeeper-client-4.17.3.tar.gz' is invalid, should be 'apache_bookkeeper_client-4.17.3.tar.gz'. ```
Apache BookKeeper is a scalable, fault-tolerant and low latency storage service optimized for append-only workloads.
It is suitable for being used in following scenarios:
Please visit the Documentation from the project website for more information.
For filing bugs, suggesting improvements, or requesting new features, help us out by opening a GitHub issue.
Subscribe or mail the user@bookkeeper.apache.org list - Ask questions, find answers, and also help other users.
Subscribe or mail the dev@bookkeeper.apache.org list - Join development discussions, propose new ideas and connect with contributors.
Join us on Slack - This is the most immediate way to connect with Apache BookKeeper committers and contributors.
We feel that a welcoming open community is important and welcome contributions.
See our installation guide to get your local environment setup.
Take a look at our open issues: GitHub Issues.
Review our coding style and follow our pull requests to learn more about our conventions.
Make your changes according to our contributing guide