Update home authored by Daniel Perna's avatar Daniel Perna
......@@ -381,6 +381,6 @@ You can read more about how the catalog schemas using this "meta" block and how
### 13. Does the RAFS DDMS store its content (Parquet files) in the OSDU generic/core storage or the RAFS DDMS's local storage?
The storage is all in the same cluster as the rest of OSDU. But the DDMS sets up its own "bucket". Credentials come from the OSDU Partition Service. (This is the same approach as the Wellbore DDMS, as of March 2025.)
The storage is all in the same cluster as the rest of the OSDU deployment. But the RAFS DDMS sets up its own "bucket". Credentials come from the OSDU Partition Service. (This is the same approach as the Wellbore DDMS, as of March 2025.)
Note that in some previous experimental versions of the RAFS DDMS, this DDMS took a different approach: It used the "Dataset" group-type schemas to store the RAFS DDMS content using the OSDU core services. However, partially due to performance, and partially due to DDMS architectural principles (i.e., that DDMS content should only be accessible via the DDMS), this approach was abandoned.
\ No newline at end of file