hi, as i understand, when sqoop imports from a rdbms, it can import directly into to hdfs or hive. however, i would like to import into a different destination (perhaps a different NoSQL store). how can i do this? is there a "hook" somewhere in the API?
thanks,