Hi Vij, Looks like I already answered you on Gitter. Partition number depends solely on cache configuration, namely on *AffinityFunction *set through* CacheConfiguration.setAffinity()* method.
Vladimir. On Thu, Apr 28, 2016 at 9:01 AM, vijayendra bhati <[email protected]> wrote: > Hi, > > Can anybody let me know the criteria on which number of partitions are > decided for IgniteRDD ? > From the IgniteRDD code, as per getPartitions() implementation it is > dependent upon number of partitions of underlying cache > but I am not aware how the number of partitions of underlying cache is > decided. > > Regards, > Vij >
