Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
https://mariadb.com/docs/deploy/enterprise-multi-columnstore/#install-enterprise-columnstore-via-yum-rhel-centos asks to install Python2, Python3 manually:
install python2 python2-PyMySQL python2-pip \
|
python3 python3-PyMySQL python3-pip python3-requests \
|
jemalloc jq curl
|
But the MariaDB-columnstore-engine package depends on Python and Python is installed automatically, and the mariadb-columnstore-cmapi package contains Python inside itself already.
Please fix the documentation.
- Should jemalloc jq curl packages be installed manually or should they be in the dependency list?
- Do we need EPEL repo?
- Same for DEB.
Attachments
Issue Links
- blocks
-
MXS-2193 test Columnstore nodes created by MDBCI
- Closed