I am facing issue while configuring repartition method attribute for repartition processor using python. What is the right way to set it.
Solved
Repartition Processor Configuration
Best answer by chandrakant_v
to set the repartition method, one need to use the following snippet.
Use the modelType attribute of repartition processor object.
repartition.modelType = "Repartition By Number (Increase or Decrease)"
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.