Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geowave-dev] How to add split point to table with valid key.

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.

Back to the top