[MDEV-4534] Cassandra Storage Engine Missing from 10.0.2 Centos 5 rpms Created: 2013-05-15 Updated: 2013-05-16 Resolved: 2013-05-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.2 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Robert Wagner | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | cassandra | ||
| Environment: |
CentOS 5, MariaDB-10.0.2-centos5-x86_64-server.rpm |
||
| Issue Links: |
|
||||||||
| Description |
|
When doing a show engines I see:
No Cassandra Engine appears to be included |
| Comments |
| Comment by Sergei Golubchik [ 2013-05-15 ] |
|
Yes, the compiler on CentOS 5 is too old, it cannot compile Cassandra engine (it's not the problem of the Cassandra engine source code, but of Thrift that is needed to support Cassandra protocol). |
| Comment by Robert Wagner [ 2013-05-16 ] |
|
Documentation at: Cassandra storage engine is a part of [what-is-mariadb-100|MariaDB 10.0], starting from MariaDB 10.0.1. Says it should be included since 10.0.1. Please fix documentation. |