Artjoms Iskovs

Results 17 comments of Artjoms Iskovs

It looks like it's because of the number of cores allocated (becomes `num_cpus` and then feeds into DF as the `target_partition_count` setting. ``` 1 core (with ./taskset -c 1 seafowl):...

Server error on our side. Should be fixed now.

> When I use that, I get some permission problem but I didn't want to go into setting up the right AWS permissions. But it looks like the signature is...

I think we're close but it's now double-URL-encoding the endpoint? ($ACCOUNT_ID, $BUCKET_NAME ... is me redacting the logs, not the values I'm sending) ``` {"message":"The request signature we calculated does...

Interesting, thanks for investigating. We'll go with the dedicated `iceberg-s3tables-catalog` crate in that case, since it also supports other SDK auth methods.