[MCOL-3775] columnstoreBackup and columnstoreRestore are not installed with columnstore 1.4 Created: 2020-02-10 Updated: 2020-02-12 Resolved: 2020-02-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.4.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
In previous versions of MariaDB Columnstore, columnstoreBackup and columnstoreRestore were apparently installed by the mariadb-columnstore-tools package: In MariaDB Columnstore 1.4, this package does not appear to exist at all:
As you can see from above, only the MariaDB-columnstore-engine, MariaDB-columnstore-libs, and MariaDB-columnstore-platform packages exist. None of these pckages contain columnstoreBackup and columnstoreRestore:
|
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2020-02-11 ] | ||||||
|
ColumnStore tools is not part of the server distribution. It is available via download from our website. | ||||||
| Comment by Geoff Montee (Inactive) [ 2020-02-11 ] | ||||||
|
I was able to install it on RHEL 7 using the following process:
| ||||||
| Comment by Geoff Montee (Inactive) [ 2020-02-12 ] | ||||||
|
After I did get it installed with 1.4.2, I ran into |