|
Build verified: 1.0.8-1
Tested on a 1um4pm configuration.
[root@localhost ~]# /data/qa/autopilot/databases/dbt3/sh/buildDatabase.sh tpch1c columnstore 1g
[root@localhost ~]# time /usr/local/mariadb/columnstore/bin/cpimport tpch1c lineitem /data/qa/source/dbt3/10g/lineitem.tbl
2017-03-17 19:20:39 (8791) INFO : Running distributed import (mode 1) on all PMs...
2017-03-17 19:24:12 (8791) INFO : For table tpch1c.lineitem: 59986052 rows processed and 59986052 rows inserted.
2017-03-17 19:24:12 (8791) INFO : Bulk load completed, total run time : 213.948 seconds
real 3m34.530s
user 0m15.634s
sys 0m18.734s
|