Giannis Polyzos

Results 10 comments of Giannis Polyzos

Hi @freeznet .. It's been a long time so i need to try and reproduce it, but as i remember when i was trying to set the memory to less...

@ericsyh what happens when we use istio and the proxy is disabled?

@JingsongLi @yuzelin you help merge this? it’s a blocker for @umeshdangat to start a PoC

@eric666666 Thanks a lot for this. The problem here though is that I'm trying to use an **Append for Message Queue** table, so I can offload logs from Kafka, but...

@xjmdoo thanks for highlighting this. For a lookup join the table needs to have a `processing time attribute` and the other table to be backed by a `lookup source connector`....

Are you running the commands from inside or outside the container? Also if you run `docker ps` do you see the redpanda container running? https://www.youtube.com/watch?v=sJ4mRqHAtjI I created this video to...

@hectorrios please do share some screenshots. I wanna help and unblock you asap

I'm not familiar with that colima, but since the cluster spin up I suspect the issue should be elsewhere. Is there any chance you have a `logs` directory in place...

Seems like docker doesn't have permissions there. Some workarounds could be to comment the volume mounts inside the `docker-compose` file, add permissions to the folder with `chmod 755 `, or...