[MXS-2340] Issues with MaxScale -> Columnstore data export Created: 2019-02-20 Updated: 2019-10-18 Resolved: 2019-10-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter, cdc |
| Affects Version/s: | 2.3.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Krzysztof Ksiazek | Assignee: | markus makela |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 1604 |
||
| Attachments: |
|
| Description |
|
First of all, I'm not 100% if this is PEBKAC or an issue, I was trying to follow the documentation and I ended up with some issues. What I did is:
2. I created data using sysbench, one table, three rows in it. 3. On a separate host set up Columnstore 1.2.2 and MaxScale 2.3.4 following the documentation. MaxScale's config is default plus:
4. I set up the binlog replication from MariaDB to MaxScale. Got the binlog just fine
6. Created cdc users as per documentation:
7. Copied Columnstore.xml to MaxScale directory 8. When I attempt to start mxs_adapter I got an error:
I'm not sure what's wrong, by looking into the avro file it looks quite messy although I'm not 100% sure what I should expect. Avro file is attached. I'd love to get some feedback, especially if I'm not doing something right. |
| Comments |
| Comment by markus makela [ 2019-06-24 ] |
|
Might be caused by https://jira.mariadb.org/browse/MXS-2569. |
| Comment by markus makela [ 2019-10-18 ] |
|
Closing as Cannot Reproduce. If this still happens with the latest version, let us know and we'll reopen this. |