You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some jobs may have huge console logs and lead to the web browser stuck forever.
I download the console outputs from a job and it take 48M.
Is that possible to save the console outputs to the Archive folder too ?
Example:
root@mo-be4e098da:/vora_work1/workspace/i322966# curl https://infrabox.datahub.only.sap/api/v1/projects/8967c64a-b7ae-489d-8fe2-22e157563800/jobs/246fd09d-19a4-4304-9f51-7e5dc290bd73/console > outputs.txt
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 47.7M 100 47.7M 0 0 1953k 0 0:00:25 0:00:25 --:--:-- 12.6M
root@mo-be4e098da:/vora_work1/workspace/i322966# vi outputs.txt
root@mo-be4e098da:/vora_work1/workspace/i322966# ls -alh outputs.txt
-rw-r--r-- 1 root root 48M Apr 4 02:15 outputs.txt
The text was updated successfully, but these errors were encountered:
Some jobs may have huge console logs and lead to the web browser stuck forever.
I download the console outputs from a job and it take 48M.
Is that possible to save the console outputs to the Archive folder too ?
Example:
root@mo-be4e098da:/vora_work1/workspace/i322966# curl https://infrabox.datahub.only.sap/api/v1/projects/8967c64a-b7ae-489d-8fe2-22e157563800/jobs/246fd09d-19a4-4304-9f51-7e5dc290bd73/console > outputs.txt
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 47.7M 100 47.7M 0 0 1953k 0 0:00:25 0:00:25 --:--:-- 12.6M
root@mo-be4e098da:/vora_work1/workspace/i322966# vi outputs.txt
root@mo-be4e098da:/vora_work1/workspace/i322966# ls -alh outputs.txt
-rw-r--r-- 1 root root 48M Apr 4 02:15 outputs.txt
The text was updated successfully, but these errors were encountered: