I have a large database in MySQL and it is about 4 Gb, still increasing day by day. Because of this, I'm going to migrate to Cassandra. But I don't have any idea how to convert the MySQL files to Cassandra hash files. There is no GUI for Cassandra, like PHPMyAdmin.
How should I do this?