Hi guys. Is there a way of retrieving multiple "rows" with one server call ? Something like MySQL's "where id in (a,b,c...)
Or more like this. List<SortedMap<Text,byte[]>> rows = HTable.getRows(Text[] rowKeys); I'm building a framework around HBase which would benefit of handling batch wise puts and gets. Kindly //Marcus -- Marcus Herou CTO and co-founder Tailsweep AB +46702561312 [EMAIL PROTECTED] http://www.tailsweep.com/ http://blogg.tailsweep.com/
