Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

yarn local cache on ssd

avatar
Rising Star

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?

1 ACCEPTED SOLUTION

avatar
@Ruslan Fialkovsky

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.

View solution in original post

2 REPLIES 2

avatar
@Ruslan Fialkovsky

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.

avatar
Rising Star

So sorry...
but thanks for clarification.