Reputation:
I have an application which is backed by MySQL for storage. The data is of the order of few terabytes as of now, and is continually increasing.
I am wanting to use HBase/Mongo/CAssandra for storage. How can I export my MySQL data to HBase ?
Currently I am not using any of the Hadoop technologies, and would be peeping in, once I get clear about this process.
Thanks Jack
Upvotes: 2
Views: 776