Sqoop1 doesn't have Cassandra support AFAIK. You could check with a vendor to see if someone provides this. Just googling around... http://bigdataanalyticsnews.com/data-transfer-mysql-cassandra-using-sqoop/
Sqoop2 doesn't support Cassandra yet either. This is definitely a case Sqoop2 should eventually cover. I did some work on the HBase connector a while back ( https://issues.apache.org/jira/browse/SQOOP-1883?jql=project%20%3D%20SQOOP%20AND%20text%20~%20hbase). Something similar can be written for Cassandra if you know the APIs. -Abe On Mon, May 11, 2015 at 7:25 PM, SHANKAR REDDY <[email protected]> wrote: > Hi Team, > Not sure this is a valid scenario. Does sqoop2 or sqoop do have > capabilities of migrating data from MySQL to Cassandra? > > > -Shankar >
