Starting a MapReduce-Job with MongoDB-hadoop connector from Java
25 views
Skip to first unread message
Jonas F.
unread,
Oct 25, 2013, 10:52:02 AM10/25/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
Hi, what I want to do is to start a MapReduce-Job in Hadoop that gets its input from MongoDB and writes its output to MongoDB. This job should be started from a java application.