Review Request #6151
Review Request #6135: Data Management Workflow Umbrella Task
Remove direct file read/write to/from BlueArc
Start date:
07/06/2014
Due date:
08/06/2014
% Done:
0%
Estimated time:
Description
Remove all direct file read/write operations from/to the BlueArc systems. Replace all such I/O operations found with the prescribed pattern of safe file copies to the worker node’s local storage, followed by an open of the local file, or a safe write of the file from local disk to central storage, as appropriate.
History
#1 Updated by Gabriel Perdue almost 7 years ago
- Assignee set to Jaewon Park
#2 Updated by Marc Mengel almost 7 years ago
- Due date set to 08/06/2014
- Start date set to 07/06/2014