[MDEV-6578] Creating Table in mariaDB - ERROR 1429 (HY000): Created: 2014-08-13 Updated: 2016-01-20 Resolved: 2016-01-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Cassandra |
| Affects Version/s: | 10.0.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Del | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Description |
|
Hi All, I successfully integrated mariaDB-10.0.13 with Cassandra-2.0.8 and 2.0.9 I was able to created a table present in cassandra on mariaDB and was able to query successfully. But my problem is that other larger tables in cassandra gives error:
My create statement is
Verified table description and all have same compact storage defined
Any help will be appreciated. Thanks |
| Comments |
| Comment by Elena Stepanova [ 2015-05-01 ] |
|
Not sure it's still relevant, but if it is, the only thing that comes to mind right away that the keyspace on this thrift host really doesn't have the column_family. It would be nice to see it's not so before digging. |
| Comment by Elena Stepanova [ 2016-01-20 ] |
|
Please comment to re-open if you have new information on the issue. |