planClusters: plan less cluster than numberOfClusters
Posted: Fri Aug 05, 2022 7:11 am
Hello,
I have a usecase regarding planClusters method. We get exception when we provide numberOfClusters attribute value less than number of clusters set in the requests. Please see below exception message:
Could you please suggest, how can I achieve my expectation using planClusters method?
regards,
Prakash
I have a usecase regarding planClusters method. We get exception when we provide numberOfClusters attribute value less than number of clusters set in the requests. Please see below exception message:
My expectation, PTV should create same amount of cluster as provided in numberOfClusters by choosing the best suitable clusters from the request and ignore the extra ones.Encountered invalid request: Passed more fixed clusters than number of clusters asked to return. Number of fixed clusters: 2 Requested clusters: 1.
Could you please suggest, how can I achieve my expectation using planClusters method?
regards,
Prakash