[MCOL-365] tmp and log files are never cleared or archived Created: 2016-10-17 Updated: 2023-07-02 Resolved: 2023-07-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cpimport |
| Affects Version/s: | 1.0.3 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hall (Inactive) | Assignee: | Leonid Fedorov |
| Resolution: | Won't Do | Votes: | 2 |
| Labels: | relnote | ||
| Environment: |
CentOS |
||
| Issue Links: |
|
||||||||
| Description |
|
When Load Data Infile is run, it launches a cpimport session on each PM. This leaves log files in /usr/local/mariadb/columnstore/data/bulk/log. The system never cleans or archives these files. We need these for debugging, so they need to be around for a week or so. For users that run LDI periodically by script, these files can eventually cause excessive clutter and may overfill the disk. There are also brm files left in /tmp/columnstore_tmp_files and job ,dot files cluttering /tmp. Some of these may be left by standalone cpimport also. This is related to 12578 |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2023-07-02 ] |
|
The "create date" on this ticket is pre-convergence with MariaDB server. If the issue still exists in a modern version of the engine/plugin please submit a new ticket. |