Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Import data from HDFS to MongoDB

avatar

Hi Folks,

 

I imported the data from Oracle d/b to HDFS using Sqoop, but now I'm trying to move the HDFS data to MongoDB that I installed on VM from Cloudera, any suggestions ?

 

After to Sqoop import, I saw the file /home/cloudera/TABLE_NAME.java and on HDFS I have the directory TABLE_NAME/_SUCCESS and part-m-00000

 

Rgds,

Rodrigo Rondena

1 ACCEPTED SOLUTION

avatar
Guru
Haven't used it myself, but there's a Hadoop / MongoDB connector that might
be what you need: https://github.com/mongodb/mongo-hadoop

View solution in original post

1 REPLY 1

avatar
Guru
Haven't used it myself, but there's a Hadoop / MongoDB connector that might
be what you need: https://github.com/mongodb/mongo-hadoop