postgresql - Can we use sqoop through cassandra java driver? -


i want transfer data postgresql cassandra database.as per knowledge can use sqoop datastax enterprise 2.0. using cassandra java driver.how can achieve this, idea?

thanks in advance.

if you're running datastax enterprise have sqoop installation under dse/resources folder. have configure dse environment hadoop use , make sure start dse/cassandra in analytics mode. use dse sqoop commands.

you can find more details here

if you're not running dse have install hadoop/sqoop , configured. sqoop work hadoop map/reduce process data cassandra. once have sqoop running use options file detail connection , parameters import. little more work run standalone unless have set hadoop before.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -