[MCOL-4495] cmapi package contains Python executables and libs, tcl and at same time Python have to be installed separately Created: 2021-01-13 Updated: 2021-01-13 Resolved: 2021-01-13 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi, installation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Roman Navrotskiy |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
rpm -ql mariadb-columnstore-cmapi shows a lot of (probably) unnecessary stuff: headers:
Python executables, headers :
At the same time, manulal https://mariadb.com/docs/deploy/enterprise-multi-columnstore/ says:
both Python 2 and 3. It creates difficulties for automatic Maxscale Columnstore monitor testing |
| Comments |
| Comment by Roman Navrotskiy [ 2021-01-13 ] |
|
I believe the documentation was created prior to the 'cmapi' packages introduced. No other dependencies are required. The only case when you need dedicated python package for columnstore is when you do not use 'cmapi' at all. |