Hello, I’m soo.
I want to move data from my s3 to kdb and do query.
S3 and kdb are connected using the access key, and the pipe line was executed and deployed successfully.
But in the process of inquiring the data, a timeout keeps occurring.
Can you help me with what caused the error and how to fix it?
Can you please paste in the query you are executing and any relevant logs?
What is the size of the data? If your query is trying to fetch too much data, it may result in processes hitting the memory limit and crashing, resulting in the query timing out.