Hi, In our system we have some fast growing tables and some slow growing tables (as in every system). Some slow growing tables only have 100s of rows and they grow at a very slow rate - e.g. users in a small organization.
We are thinking about ditching mysql and adopting Hbase. Is it advised to ditch mysql altogether and shift to HBase or do you recommend just shifting fast growing tables to Hbase? What are other people doing? Regards, Vaibahv