Details
- 
    Bug 
- 
    Status: Closed (View Workflow)
- 
    Major 
- 
    Resolution: Duplicate
- 
    1.1.2
- 
    None
- 
    REHL 7
 
 getsoftwareinfo Tue Mar 13 13:42:25 2018
 
 Name : mariadb-columnstore-platform
 Version : 1.1.2
 Release : 1
 Architecture: x86_64
 Install Date: Wed 29 Nov 2017 11:33:08 AM EST
 Group : Applications/Databases
 Size : 113942794
 License : Copyright (c) 2016 MariaDB Corporation Ab., all rights reserved; redistributable under the terms of the GPL, see the file COPYING for details.
 Signature : (none)
 Source RPM : mariadb-columnstore-platform-1.1.2-1.src.rpm
 Build Date : Thu 16 Nov 2017 10:20:27 AM ESTREHL 7 getsoftwareinfo Tue Mar 13 13:42:25 2018 Name : mariadb-columnstore-platform Version : 1.1.2 Release : 1 Architecture: x86_64 Install Date: Wed 29 Nov 2017 11:33:08 AM EST Group : Applications/Databases Size : 113942794 License : Copyright (c) 2016 MariaDB Corporation Ab., all rights reserved; redistributable under the terms of the GPL, see the file COPYING for details. Signature : (none) Source RPM : mariadb-columnstore-platform-1.1.2-1.src.rpm Build Date : Thu 16 Nov 2017 10:20:27 AM EST
Description
I'm loading data into multiple columnstore tables through Cpimport. It is creating too much log files in the system and is not cleaning it.
- /usr/local/mariadb/columnstore/data/bulk/log
- /tmp/columnstore_tmp_files
 It is growing day by day and I started to see warning related to space in root.
Is there any flag or threshold that I could adjust so that it will keep these files only for few days?
[root@usiaddcdsm13 columnstore_tmp_files]# ls -ltr /usr/local/mariadb/columnstore/data/bulk/log | wc
    667    5996   41307
[root@usiaddcdsm13 columnstore_tmp_files]# ls -ltr /tmp/columnstore_tmp_files | wc
   1442   12971   98847
Attachments
Issue Links
- duplicates
- 
                    MCOL-365 tmp and log files are never cleared or archived -         
- Closed
 
-