Hi Did you try using listspilts()?
Vaibhav On 13-Jun-2015 8:50 am, "Rukshan Chathuranga" <[email protected]> wrote: > Hi, > > I need to get the table split points and get the AccumuloRowId from that > key. > > Does anyone know how to do that? > > i already tried the > > TableOperations.addSplits(String tableName, > SortedSet<org.apache.hadoop.io.Text> partitionKeys) > > method. But it seems added splitpoint key are not valid. > > Thanks and regards. > > *Rukshan Chathuranga.* > > *Department Of Computer Science & Engineering,* > > *Faculty Of Engineering,* > *University Of Moratuwa. **Sri Lanka.* > > *WEB: http://www.rukspot.com/ <http://rukspot.com/>* > >
