Hi, We have an HBase cluster containing TBs of data. As a front-end developer, I need a snippet of some tables to run tests on local. I would like to build a script that would export a given number of rows for a given list of tables. I had a look at the export / import table but it export the whole table. Could you suggest me any tool / options that might help me doing this?
Thanks a lot! Vincent
