Constantine Peresypkin

Results 252 comments of Constantine Peresypkin

> In most of the cases, otel-collector is the best choice as a backend/transit. Do you mean I need to fork the collector, create custom backend, compile, build, deploy, etc.?

Why the f it is closed?? Karpenter is not usable for stateful sets at all. ``` Warning FailedAttachVolume 4m37s attachdetach-controller Multi-Attach error for volume "pvc-bafe9e7c-7039-4868-b4f0-54f61ac63548" Volume is already exclusively attached...

@jonathan-innis yes. It tries to roll out a new SS (for example image upgrade) Because it needs to start up a new node and shutdown the old node (nodes are...

@szarnyasg Is there any plans to unify format checks for CSV vs JSON? I can probably PR it myself, but just in case, maybe somebody works on it?

Was the bug introduced in https://github.com/ClickHouse/ClickHouse/pull/59163 or earlier?

Okay, this will lead to ClickHouse DDoS, if the table is not deleted, while ingestion happens: ClickHouse will try to re-create the .sst files, fail to do it, create file...

> @pkit can you demonstrate with an example? IIUC if sink can't create sst file it will throw exception instead of retrying. I will try to get it reproduced in...

> you're inserting to rocksdb table in many small blocks Yes, obviously, we use it as k/v store. Which means fast insert and fast select of a single key. Imagine...

@Smana ``` - key: karpenter.k8s.aws/instance-local-nvme operator: Gt values: ["100"] ``` Doesn't seem to work for me at all, all nodes have hardcoded 20GB ephemeral no matter what.