Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Lucasoato
on Feb 8, 2023
|
parent
|
context
|
favorite
| on:
Open source cloud file system. Posix, HDFS and S3 ...
Do you know if strong read-after-write consistency is supported (as in s3)? Is an atomic put-if-absent method supported in JuiceFS (as in Azure blob storage)? If so, this could be a really cool platform for formats like Delta.io :)
FlyingGeta
on Feb 8, 2023
|
next
[–]
It seems not, instead it provides 'close-to-open' consistency, as documented here:
https://juicefs.com/docs/community/cache_management/#data-co...
remram
on Feb 8, 2023
|
parent
|
next
[–]
That is the same as S3 then, once an upload is complete it is seen by all other clients.
daviesliu
on Feb 8, 2023
|
prev
[–]
JuiceFS supports create-if-not-existed by using the Java SDK (HDFS compatible), so I guess it should work well with Delta.io.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: