Thank you Jean-Daniel Jean-Daniel Cryans wrote:
Alex,In HBase it really makes more sense to put all the data you can in a single table as it will be automatically partitioned and distributed across the region servers (providing you have more than 256MB of data). J-D