This is an automated email from the ASF dual-hosted git repository.
achennaka pushed a change to branch branch-1.18.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from c2003752e [tests] fix failing TestWebUIDoesNotCrashCluster
new 6dde45994 KUDU-3604: Pin Cython Version, Package Maintenance
new f0355f7cb [build] Fix the directory creation
new 08e5c4f39 [build] Fix RAT issue reported
new e41e383f0 [fs] fix fs_manager-test on macOS
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build-support/build_source_release.py | 2 +-
build-support/jenkins/build-and-test.sh | 105 +--------------------
build-support/release/rat_exclude_files.txt | 1 +
python/MANIFEST.in | 3 +
python/README.md | 2 -
python/requirements.txt | 18 +---
python/requirements_dev.txt | 30 ++++++
python/setup.py | 39 ++++----
.../setup_prerequisites.py | 34 +++----
src/kudu/fs/block_manager.cc | 17 +++-
src/kudu/fs/block_manager.h | 17 +---
src/kudu/fs/fs_manager-test.cc | 20 ++--
src/kudu/fs/fs_manager.cc | 5 +-
13 files changed, 105 insertions(+), 188 deletions(-)
create mode 100644 python/requirements_dev.txt
copy src/kudu/scripts/convert-hybrid-timestamp.py =>
python/setup_prerequisites.py (55%)