Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Import data from HDFS to MongoDB
Labels:
- Labels:
-
Apache Sqoop
-
HDFS
Explorer
Created on 12-02-2015 08:14 AM - edited 09-16-2022 02:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Guru
Created 12-02-2015 08:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Haven't used it myself, but there's a Hadoop / MongoDB connector that might
be what you need: https://github.com/mongodb/mongo-hadoop
be what you need: https://github.com/mongodb/mongo-hadoop
1 REPLY 1
Guru
Created 12-02-2015 08:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Haven't used it myself, but there's a Hadoop / MongoDB connector that might
be what you need: https://github.com/mongodb/mongo-hadoop
be what you need: https://github.com/mongodb/mongo-hadoop
