You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "abdelrahim-ahmad (via GitHub)" <gi...@apache.org> on 2023/04/13 19:58:57 UTC

[GitHub] [nifi] abdelrahim-ahmad commented on pull request #5554: NIFI-8605 Adding a new property to enable/disable auto committing

abdelrahim-ahmad commented on PR #5554:
URL: https://github.com/apache/nifi/pull/5554#issuecomment-1507537242

   Hi All,
   I would appreciate your kind help if anyone knows how to enable autocommit in the PutDatabaseRecord process in Nifi. I have tried to do this many ways but still not working. I know that putSQL will work but I cannot use it as it's not optimized to insert small files into an Iceberg table in Trino.
   
   `- Caused by: io.trino.spi.TrinoException: Catalog only supports writes using autocommit: iceberg
   `
   
   Thanks and best regards
   Abdelrahim Ahmad


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org