-
Scenario: The user wants support for Generic S3 API connections
Reference ticket: https://wordpress.org/support/topic/aws-s3-only/
-
Hi,
Just a quick question why is the S3 version of this class checking for semaphores before accessing the queues. Aren't Freertos queues already thread safe? IIRC in Freertos, Semaphores themselv…
txf- updated
2 months ago
-
```
MetaData and main system.
Break out system by the hour, how many links posted in a hour.
Might have to do analysis to make sure data is sound?
Also Save:
ObjectId
Database Id
Keywords
Descript…
-
## Dependencies
``` clojure
{:dependencies [[org.clojure/clojure "1.10.2-alpha1"]
[com.cognitect.aws/api "0.8.539"]
[com.cognitect.aws/endpoints "1.1.11.692"]
…
-
We are using a heartbeat command (curl request) for uptime.betterstack.com to keep track of the jobs.
I would like to run the heartbeat after a successful S3 upload.
Currently, I am mounting the…
-
### Is your feature request related to a problem? Please describe
It's frustrating that we can't use S3 directly in ingestion pipelines. We must first load a file from S3-compatible storage, base e…
-
**Describe the bug**
Cannot save spark Dataframe as a table in local Unity catalog
**To Reproduce**
Hi Team, I have Spark (3.5.3) and Unity Catalog running locally
I tried to create a table …
-
### User Experience
I've been working on adding S3 storage to my personal server, and from what I can tell the Foundry GUI assumes it can get a list of buckets from its configured S3 connection by ca…
-
**Please describe the feature**
As a service operator, I want the entire S3 path stored in the database so that I don't manually have to point the app to the correct backend during startup.
If the…
-
It would be nice to store all the static files (mane, transcript mappings, etc) in a public s3 bucket that the app/users can pull from. We can update the bucket by having a lambda that pulls for new d…