You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@accumulo.apache.org by Yamini Joshi <ya...@gmail.com> on 2016/10/25 15:58:54 UTC

CountingIterator in pyaccumulo

Hello

I am trying to attach a CountingIterator to my table. I am using pyaccumulo
but I'm not sure how to connect pyaccumulo proxy to the class
org.apache.accumulo.core.iterators.system.CountingIterator.java
and call getCount() in python. Can anyone tell me how to make the
connections here?

Best regards,
Yamini Joshi