Feature #6552
jobsub_fetchlog should extract the logs without creating intermediate tar file
Start date:
06/25/2014
Due date:
% Done:
0%
Estimated time:
Stakeholders:
FIFE
Description
Currently, fetchlog downloads the tar/zip file from the server, extracts the contents and then deletes the tar/zip file. As per Art, the stdout/err can get really big and disk space can be an issue. Investigate options to directly stream the curl output into unzip/untar libraries so that everything happens in the memory. If such options are feasible, implementation should be hopefully straightforward.
History
#1 Updated by Parag Mhashilkar over 6 years ago
- Target version changed from v0.4 to v1.0
#2 Updated by Parag Mhashilkar over 6 years ago
- Target version deleted (
v1.0)
#3 Updated by Parag Mhashilkar about 6 years ago
- Target version set to v1.2
#4 Updated by Dennis Box about 6 years ago
- Status changed from New to Assigned
#5 Updated by Dennis Box about 5 years ago
- Target version changed from v1.2 to v1.3
#6 Updated by Dennis Box almost 2 years ago
- Target version changed from v1.3 to v1.3.2
#7 Updated by Dennis Box about 1 year ago
- Status changed from Assigned to Rejected