What the messages in the Vertica log mean
Hi!
I see
" Init Session:7f81e21fc700 [EE] [Bulkload] DIRECT copy targeting AuthSCM from pipe committed at epoch 49382." message in the log.
This message wrote after 3 seconds the previous one "[Txn] Commit Complete:"
This is a very large loss of time.
What is it?
What do cluster do in this time?
0
Comments
the first message is when the transaction is started and the second when it was committed. Maybe the 3 seconds are just the time that took to load that data. Is there something else between those lines?