[MCOL-5020] Columnstore Bulk loading into multiple tables with XML Created: 2022-03-18  Updated: 2022-03-29

Status: Open
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Edward Stoever Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

This could be a bug or a defect in documentation.

When running a job to load multiple tables, the -f option is required even if the current working directory is the location of those files. This deviates from documentation.

When performing an XML based cpimport, if the datafiles are not in standard location: /var/log/mariadb/columnstore/data/bulk/data/import - you must use the option -f, even if the location of the files is the current working directory ($PWD). This is true for any user including root. A correct syntax would be:

cpimport -m1 -f $PWD  -p $PWD -j100

Tested with Columnstore 6.2.2


Generated at Thu Feb 08 02:54:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.