79111915

Date: 2024-10-21 22:29:21
Score: 2.5
Natty:
Report link

Setting the batch ingestion policy alone will not help the write latency.

Adding this option "writeMode":"Queued" to the Spark Kusto connector improved the write latency from 30 secs to sub-second for me.

It's documented here: https://github.com/Azure/azure-kusto-spark/blob/master/docs/KustoSink.md

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Naveen Swamy