ClusterLoader with multiple partitioned files #9418
Replies: 2 comments 2 replies
-
I should add I'm not aiming for good here - this is to decide if something is worth investigating down the line, and the bar for that is "does this work at all?". So I'm leaning towards 2 as I was hoping it would be quick. If I did is there any reason that's a bad idea? For example - that will still use a vast amount of ram, and I've misunderstood the point of the ClusterLoader! |
Beta Was this translation helpful? Give feedback.
-
I think supporting |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a some large files that I have managed to partition using ClusterData.
Q1. Am I right in thinking cluster loader only works with one file at a time?
I think I am - if I assume that to be true
Q2. What do you think they best way of generating some sensible batches from multiple files is?
I think there are a few possibilities:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions