Created 05-22-2018 08:21 AM
Hello,
I have yarn local cache on ssd 100gb for each node, but is not enough for some large seldom jobs, and i thinked ...
Can i use two disks (ssd and hdd) mutually?
If yarn running small job, it using only ssd, but if running big job it using first ssd and after ssd filling, next will use hdd, is it posible?
Created 05-23-2018 05:29 AM
Yes, you can use both desks. But it will not fix your problem of 1st using SSD and next HDD. Both will work in similar fashion.
Created 05-23-2018 05:29 AM
Yes, you can use both desks. But it will not fix your problem of 1st using SSD and next HDD. Both will work in similar fashion.
Created 05-23-2018 07:03 AM
So sorry...
but thanks for clarification.