Discussion:
[influxdb] Compactions resulting in high CPU and file corruption
Peter Booth
2017-08-01 17:13:32 UTC
Permalink
How are you writing the points? In line format? JSON? With an API? How big is each point in bytes?
My use cases are typically points with three to six keys and one to four fields. I found that the most efficient way to bulk upload was to enable the UDP connector, generate line format with keys and fields in alphabetical order, and to write 100 points at a time.
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/40ead215-6f0f-410d-bf3f-2dba7de884d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...