Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
1.2.2
-
None
-
None
Description
mcsimport hangs towards mcs system with DBRoot problems
expected : receive Error when run mcsimport to mcs with some internal problem
Remote tool was run towards cs single server.
command hangs and any Error is not received
- /usr/local/mariadb/columnstore/tools/mcsimport/mcsimport mytest lineitem lineitem1.tbl -c Columnstore.xml
On the remote side it's found that cannot insert into the table due to Internal Errors
MariaDB [(none)]> insert into mytest.lineitem1 values() ;
|
ERROR 1815 (HY000): Internal error: CAL0001: dmlprocessor.cpp PackageHandler::run() package type 0 IDB-2043: An internal error occurred. Check the error log file & contact support.
|
the error log from the remote cs server:
pm1 ~]# cat /var/log/mariadb/columnstore/err.log
|
|
Jan 15 11:06:14 pm1 joblist[12523]: 14.186697 |2147483648|0|0| C 05 CAL0000: st: 0 TupleBPS::sendPrimitiveMessages() caught an exception: IDB-2034: At least one DBRoot required for that query is offline.
|
|
Jan 15 11:06:14 pm1 controllernode[12523]: 14.187158 |0|0|0| C 29 CAL0000: IDB-2034: At least one DBRoot required for that query is offline.
|
|
Jan 15 11:16:29 pm1 joblist[13007]: 29.427530 |2147483648|0|0| C 05 CAL0000: IDB-2034: At least one DBRoot required for that query is offline.
|
|
Jan 15 11:16:29 pm1 joblist[13007]: 29.427624 |2147483648|0|0| C 05 CAL0000: IDB-2034: At least one DBRoot required for that query is offline.
|
|
Jan 15 11:16:29 pm1 dmlpackageproc[13007]: 29.428497 |0|0|0| E 21 CAL0001: dmlprocessor.cpp PackageHandler::run() package type 0 IDB-2043: An internal error occurred. Check the error log file & contact support.
|
Attachments
Issue Links
- is duplicated by
-
MCOL-5013 Support Load data from AWS S3 : UDF : columnstore_info.load_from_s3
- Closed