[root@ip-172-31-43-25 data]# pwd /tmp/mariadb-columnstore-samples/data [root@ip-172-31-43-25 data]# cpimport bts flights2 test.csv 2021-01-15 03:48:50 (5125) INFO : Running distributed import (mode 1) on all PMs... 2021-01-15 03:48:52 (5125) ERR : Received a Cpimport Failure from PM3 2021-01-15 03:48:52 (5125) INFO : Please verify error log files in PM3 2021-01-15 03:48:52 (5125) INFO : Canceling outstanding cpimports 2021-01-15 03:48:52 (5125) ERR : PM3 : Bulkload Read (thread 0) Failed for Table bts.flights2. Terminating this job. 2021-01-15 03:48:52 (5125) ERR : Received a Cpimport Failure from PM1 2021-01-15 03:48:52 (5125) INFO : Please verify error log files in PM1 2021-01-15 03:48:52 (5125) INFO : Canceling outstanding cpimports 2021-01-15 03:48:52 (5125) ERR : PM1 : Bulkload Read (thread 0) Failed for Table bts.flights2. Terminating this job. 2021-01-15 03:49:01 (5125) ERR : Received a Cpimport Failure from PM2 2021-01-15 03:49:01 (5125) INFO : Please verify error log files in PM2 2021-01-15 03:49:01 (5125) ERR : PM2 : Bulkload Read (thread 0) Failed for Table bts.flights2. Terminating this job. 2021-01-15 03:49:11 (5125) INFO : Table bts.flights2: (OID-3112) was NOT successfully loaded. 2021-01-15 03:49:11 (5125) INFO : Bulk load completed, total run time : 21.5862 seconds [root@ip-172-31-43-25 data]# ls -la /var/lib/columnstore/data/bulk/log/ total 32 drwxr-xr-x. 2 mysql mysql 118 Jan 15 03:48 . drwxr-xr-x. 7 mysql mysql 70 Jan 14 23:52 .. -rw-r--r--. 1 root root 603 Jan 15 03:49 cpimport_0115034849_5125.err -rw-r--r--. 1 root root 2102 Jan 15 03:49 cpimport_0115034849_5125.log -rw-r--r--. 1 mysql mysql 480 Jan 15 03:48 Job_3112.err -rw-r--r--. 1 mysql mysql 18064 Jan 15 03:48 Job_3112.log [root@ip-172-31-43-25 data]# cat /var/lib/columnstore/data/bulk/log/Job_3112.log 2021-01-15 03:48:50 (5153) INFO : successfully loaded job file /var/lib/columnstore/data/bulk/tmpjob/3112_D20210115_T034850_S128358_Job_3112.xml 2021-01-15 03:48:50 (5153) INFO2 : Command line options: -R /tmp/columnstore_tmp_files/BrmRpt00150348505125.rpt -m 1 -P pm1-5125 -T SYSTEM -ud4da1d86-c92e-4b69-beb8-9455725a07f2 bts flights2 2021-01-15 03:48:50 (5153) INFO : Job file loaded, run time for this step : 0.0761001 seconds 2021-01-15 03:48:50 (5153) INFO2 : XMLJobFile: Delim(|); EnclosedBy(n/a); EscapeChar(\); ReadBufs(5); ReadBufSize(1048576); setvbufSize(10485760) 2021-01-15 03:48:50 (5153) INFO2 : Table(bts.flights2); OID(3112); MaxErrNum(10) 2021-01-15 03:48:50 (5153) INFO2 : Column(year); OID(3113); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(month); OID(3114); Type(tinyint); Width(1); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(day); OID(3115); Type(tinyint); Width(1); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(day_of_week); OID(3116); Type(tinyint); Width(1); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(fl_date); OID(3117); Type(date); Width(4); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(carrier); OID(3118); Type(varchar); Width(6); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(tail_num); OID(3119); Type(varchar); Width(18); Comp(2); DctnryOid(3146) 2021-01-15 03:48:50 (5153) INFO2 : Column(fl_num); OID(3120); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(origin); OID(3121); Type(varchar); Width(15); Comp(2); DctnryOid(3147) 2021-01-15 03:48:50 (5153) INFO2 : Column(dest); OID(3122); Type(varchar); Width(15); Comp(2); DctnryOid(3148) 2021-01-15 03:48:50 (5153) INFO2 : Column(crs_dep_time); OID(3123); Type(varchar); Width(12); Comp(2); DctnryOid(3149) 2021-01-15 03:48:50 (5153) INFO2 : Column(dep_time); OID(3124); Type(varchar); Width(12); Comp(2); DctnryOid(3150) 2021-01-15 03:48:50 (5153) INFO2 : Column(dep_delay); OID(3125); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(taxi_out); OID(3126); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(wheels_off); OID(3127); Type(varchar); Width(12); Comp(2); DctnryOid(3151) 2021-01-15 03:48:50 (5153) INFO2 : Column(wheels_on); OID(3128); Type(varchar); Width(12); Comp(2); DctnryOid(3152) 2021-01-15 03:48:50 (5153) INFO2 : Column(taxi_in); OID(3129); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(crs_arr_time); OID(3130); Type(varchar); Width(12); Comp(2); DctnryOid(3153) 2021-01-15 03:48:50 (5153) INFO2 : Column(arr_time); OID(3131); Type(varchar); Width(12); Comp(2); DctnryOid(3154) 2021-01-15 03:48:50 (5153) INFO2 : Column(arr_delay); OID(3132); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(cancelled); OID(3133); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(cancellation_code); OID(3134); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(diverted); OID(3135); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(crs_elapsed_time); OID(3136); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(actual_elapsed_time); OID(3137); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(air_time); OID(3138); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(distance); OID(3139); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(carrier_delay); OID(3140); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(weather_delay); OID(3141); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(nas_delay); OID(3142); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(security_delay); OID(3143); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(late_aircraft_delay); OID(3144); Type(smallint); Width(2); Comp(2) 2021-01-15 03:48:50 (5153) INFO2 : Column(json); OID(3145); Type(text); Width(2100000000); Comp(2); DctnryOid(3155) 2021-01-15 03:48:50 (5153) INFO : PreProcessing check starts 2021-01-15 03:48:50 (5153) INFO2 : Using STDIN for input data 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3113 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3113; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3114 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3114; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3115 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3115; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3116 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3116; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3117 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3117; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3118 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3118; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3119 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3119; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3120 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3120; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3121 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3121; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3122 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3122; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3123 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3123; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3124 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3124; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3125 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3125; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3126 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3126; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3127 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3127; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3128 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3128; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3129 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3129; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3130 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3130; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3131 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3131; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3132 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3132; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3133 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3133; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3134 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3134; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3135 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3135; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3136 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3136; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3137 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3137; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3138 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3138; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3139 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3139; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3140 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3140; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3141 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3141; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3142 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3142; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3143 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3143; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3144 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3144; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Starting DBRoot info for OID 3145 DBRoot-1, part/seg/hwm/LBID/totBlks/state: 0/0/0/0/0/EmptyDbRoot 2021-01-15 03:48:50 (5153) INFO2 : No active extents; will add partition to start adding rows for oid-3145; DBRoot-1 2021-01-15 03:48:50 (5153) INFO2 : Initializing import: Table-bts.flights2... 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3113; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3114; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3115; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3116; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3117; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3118; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3119; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3120; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3121; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3122; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3123; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3124; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3125; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3126; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3127; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3128; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3129; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3130; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3131; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3132; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3133; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3134; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3135; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3136; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3137; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3138; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3139; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3140; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3141; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3142; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3143; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3144; will create starting extent 2021-01-15 03:48:50 (5153) INFO2 : Currently no extents on dbroot1 for column OID 3145; will create starting extent 2021-01-15 03:48:50 (5153) INFO : PreProcessing check completed 2021-01-15 03:48:50 (5153) INFO : preProcess completed, run time for this step : 0.216217 seconds 2021-01-15 03:48:50 (5153) INFO : No of Read Threads Spawned = 1 2021-01-15 03:48:50 (5153) INFO : No of Parse Threads Spawned = 3 2021-01-15 03:48:50 (5153) INFO : Reading input from STDIN to import into table bts.flights2... 2021-01-15 03:48:50 (5153) INFO2 : Start reading and loading table bts.flights2 2021-01-15 03:48:50 (5153) ERR : Unable to create file: flights2.tbl.Job_3112_5153.err; Check permission. [1052] 2021-01-15 03:48:50 (5153) ERR : Unable to create file: flights2.tbl.Job_3112_5153.bad; Check permission. [1052] 2021-01-15 03:48:50 (5153) ERR : Actual error row count(11) exceeds the max error rows(10) allowed for table bts.flights2 [1451] 2021-01-15 03:48:50 (5153) CRIT : Bulkload Read (thread 0) Failed for Table bts.flights2. Terminating this job. [1451] 2021-01-15 03:48:50 (5153) INFO : Bulkload Parse (thread 0) Stopped parsing Tables. BulkLoad::parse() responding to job termination 2021-01-15 03:48:50 (5153) INFO : Bulkload Parse (thread 1) Stopped parsing Tables. BulkLoad::parse() responding to job termination 2021-01-15 03:48:50 (5153) INFO : Bulkload Parse (thread 2) Stopped parsing Tables. BulkLoad::parse() responding to job termination 2021-01-15 03:48:50 (5153) INFO : Bulk load completed, total run time : 0.29909 seconds