[MCOL-4934] Create table error Created: 2021-11-29 Updated: 2021-12-08 Resolved: 2021-12-08 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DDLProc |
| Affects Version/s: | 5.6.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Kuijun Cui | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | Columnstore | ||
| Environment: |
LSB Version: :core-4.1-amd64:core-4.1-noarch |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
when create table, error 1815 comes, detail as below.
The error log as below:
The path /opt/csdata/columnstore I ever changed, but I had reinstalled all rpm packege, but still exists, could you show me the way to correct it? |
| Comments |
| Comment by Roman [ 2021-12-06 ] |
|
Hey. MCS now is not relocatable so you need to use certain default data paths, namely configs must be in /etc/columnstore and data in /var/lib/columnstore.t(Plz see the linked issue). |
| Comment by Kuijun Cui [ 2021-12-07 ] |
|
Regarding the path /opt/csdata/columnstore/data1/000.dir/000.dir/003.dir/243.dir/000.dir/FILE000.cdf in the log I did not declare it in configeration file, and not symbol link from it. Just think seem that some place cache the configuration although I restart all steps. |
| Comment by Kuijun Cui [ 2021-12-08 ] |
|
After changing to a new host, issue disppeared, please close it. |