ClusterODM is for load balancing and marshalling of split/merge and distributed processing. It isn’t actually the processing engine. That would be ODM (or NodeODM in the context of a local cluster).
Could you help describe your goals more clearly so we have a better idea of what direction you’re looking to go? Thanks!
Hi! Thanks for the reply.
Basically, I want multiple NodeODMs to work dynamically in accordance with the workload, so ClusterODM would be apt for that. But for now, I just need to initialise ODM (NodeODM maybe) for some testing purposes.