Hi, I am trying to bucketize a resource on Helix 0.6.4 - however, am unable to do so. I am setting the bucketSize in the idealState and using addResource() and setResourceIdealState and it ends up complaining that ZK size of 1M has been exceeded.
I also tried using the addResource() api which creates an empty ideal state with a valid bucket size. However, when I tried to set the ideal state on that bucket (this ideal state did not have the bucket size set), it failed as well. Whats the right way to get bucketizing to work ? Thanks ! Varun
