Hi,
While calling table.getRows() using bigtable throws the following error to its callback parameter:
"Received message larger than max"
This error seems, there is a limitation of 4MB in each return. How could i overcome this error while getting this kind of large amount of data in a single fetch from BigTable.
Regards,
Senthil