NoSQL: Using Hadoop Pig With MongoDB

| | bookmark | email

Using Hadoop Pig With MongoDB

In this post, we'll see how to install MongoDB support for Pig and we'll illustrate it with an example where we join 2 MongoDB collections with Pig and store the result in a new collection.

tags:mongodb,pig,rethinkdb,document database,hadoop,bigdata,mapreduce

via NoSQL databases