-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
M5 Filesystem integration #513
Comments
Closed
Status Report after RudolphHardware #578
Internals #580
Mount #579
|
Status Report after SchumannHardware #578
Internals #580
Conclusion: It works smoothly but the Mount #579
|
Status Report after Ernest ShackletonHardware #578
Internals #580
Mount #579
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Filesystem integration: In order to facilitate data import (incl. interaction with data that does not reside on the DRC platform) and reduce data transfer bottlenecks, the filesystem of the platform will be redesigned. A framework that supports different levels of caching with hot, warm, and cold storage shall be developed to provide faster access to more frequently required data. Data from S3 and nfs/cifs file systems shall be fully supported. A new file picker service will be established that transparently presents registered storage resources (credentials can be deposited in the user settings), incl. the user’s local machine and network, as if part of a single file-system. Coupled services will access the same mounted resources, eliminating the need of copying the data before being able to access it.
Deliverable: platform service and functionality (Q2)
The text was updated successfully, but these errors were encountered: